Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
PSERROR_Deserialize_InvalidCharInString Class Reference
Inheritance diagram for PSERROR_Deserialize_InvalidCharInString:
PSERROR_Deserialize PSERROR

Public Member Functions

 PSERROR_Deserialize_InvalidCharInString ()
 
 PSERROR_Deserialize_InvalidCharInString (const char *msg)
 
PSRETURN getCode () const
 
- Public Member Functions inherited from PSERROR
 PSERROR (const char *msg)
 
virtual const char * what () const throw ()
 

Additional Inherited Members

- Protected Member Functions inherited from PSERROR_Deserialize
 PSERROR_Deserialize (const char *msg)
 

Detailed Description

Definition at line 29 of file Errors.cpp.

Constructor & Destructor Documentation

PSERROR_Deserialize_InvalidCharInString::PSERROR_Deserialize_InvalidCharInString ( )

Definition at line 278 of file Errors.cpp.

PSERROR_Deserialize_InvalidCharInString::PSERROR_Deserialize_InvalidCharInString ( const char *  msg)

Definition at line 279 of file Errors.cpp.

Member Function Documentation

PSRETURN PSERROR_Deserialize_InvalidCharInString::getCode ( ) const
virtual

Implements PSERROR.

Definition at line 280 of file Errors.cpp.


The documentation for this class was generated from the following file: