ROVLib2
RISCOSC++applicationdevelopmentlibrary
|
#include <errorexception.h>
Public Member Functions | |
CErrorException (const char *pca_message) | |
const char * | Message () |
A class for throwing errors
Definition at line 4 of file errorexception.h.
|
inline |
Constructor for the error
Definition at line 8 of file errorexception.h.
|
inline |
Get the message
Definition at line 11 of file errorexception.h.