Public Member Functions | |
Constructor / Destructor | |
CP_MemoryException (const char *inFunction, int inLine, const char *inFile) | |
Constructor. | |
Getters | |
virtual const char * | what () const throw () |
Public Attributes | |
const char * | fFunction |
const char * | fFile |
int | fLine |
char | fMessageBuffer [512] |
|
|
|
Returns the message associated with this exception.
|
|
|
|
|
|
|
|
|