Pyrogenesis
13997
|
Public Member Functions | |
PSERROR_Serialize_OutOfBounds () | |
PSERROR_Serialize_OutOfBounds (const char *msg) | |
PSRETURN | getCode () const |
![]() | |
PSERROR (const char *msg) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
PSERROR_Serialize (const char *msg) | |
Definition at line 65 of file Errors.cpp.
PSERROR_Serialize_OutOfBounds::PSERROR_Serialize_OutOfBounds | ( | ) |
Definition at line 422 of file Errors.cpp.
PSERROR_Serialize_OutOfBounds::PSERROR_Serialize_OutOfBounds | ( | const char * | msg | ) |
Definition at line 423 of file Errors.cpp.
|
virtual |
Implements PSERROR.
Definition at line 424 of file Errors.cpp.