Public Member Functions | |
Constructor / Destructor | |
| CP_BoundsException (const char *, 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.0