Defines | |
#define | CP_AE_NoElementOfThisTypeException() CP_AE_NoElementOfThisTypeException_( __FUNCTION__, __LINE__, __FILE__ ) |
#define | CP_AE_EventNotHandledException() CP_AE_EventNotHandledException_( __FUNCTION__, __LINE__, __FILE__ ) |
Functions | |
void | CP_AE_NoElementOfThisTypeException_ (const char *inFunction, int inLine, const char *inFile) |
void | CP_AE_EventNotHandledException_ (const char *inFunction, int inLine, const char *inFile) |
|
|
|
|
|
Routine to create and throw a CP_AE_EventNotHandled_Exception exception.
|
|
Routine to create and throw a CP_AE_EventNotHandled_Exception exception.
|