ROVLib2
RISCOSC++applicationdevelopmentlibrary
Public Member Functions | List of all members
CErrorException Class Reference

#include <errorexception.h>

Public Member Functions

 CErrorException (const char *pca_message)
 
const char * Message ()
 

Detailed Description

A class for throwing errors

Definition at line 4 of file errorexception.h.

Constructor & Destructor Documentation

◆ CErrorException()

CErrorException::CErrorException ( const char *  pca_message)
inline

Constructor for the error

Definition at line 8 of file errorexception.h.

Member Function Documentation

◆ Message()

const char* CErrorException::Message ( )
inline

Get the message

Definition at line 11 of file errorexception.h.


The documentation for this class was generated from the following file: