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

Public Member Functions

 PSERROR_Serialize_InvalidCharInString ()
 
 PSERROR_Serialize_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_Serialize
 PSERROR_Serialize (const char *msg)
 

Detailed Description

Definition at line 63 of file Errors.cpp.

Constructor & Destructor Documentation

PSERROR_Serialize_InvalidCharInString::PSERROR_Serialize_InvalidCharInString ( )

Definition at line 414 of file Errors.cpp.

PSERROR_Serialize_InvalidCharInString::PSERROR_Serialize_InvalidCharInString ( const char *  msg)

Definition at line 415 of file Errors.cpp.

Member Function Documentation

PSRETURN PSERROR_Serialize_InvalidCharInString::getCode ( ) const
virtual

Implements PSERROR.

Definition at line 416 of file Errors.cpp.


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