Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_AE_Exceptions.h File Reference


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)

Define Documentation

 
#define CP_AE_NoElementOfThisTypeException  )     CP_AE_NoElementOfThisTypeException_( __FUNCTION__, __LINE__, __FILE__ )
 

 
#define CP_AE_EventNotHandledException  )     CP_AE_EventNotHandledException_( __FUNCTION__, __LINE__, __FILE__ )
 


Function Documentation

void CP_AE_NoElementOfThisTypeException_ const char *  inFunction,
int  inLine,
const char *  inFile
 

Routine to create and throw a CP_AE_EventNotHandled_Exception exception.

Parameters:
inFunction Function that threw the exception.
inLine Line of the file that threw the exception.
inFile File that threw the exception.
Exceptions:
none 

void CP_AE_EventNotHandledException_ const char *  inFunction,
int  inLine,
const char *  inFile
 

Routine to create and throw a CP_AE_EventNotHandled_Exception exception.

Parameters:
inFunction Function that threw the exception.
inLine Line of the file that threw the exception.
inFile File that threw the exception.
Exceptions:
none 


Generated on Tue Sep 20 20:21:26 2005 for CPLAT_MacOS by  doxygen 1.4.0