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

Public Member Functions

 PSERROR_DllLoader_SymbolNotFound ()
 
 PSERROR_DllLoader_SymbolNotFound (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_DllLoader
 PSERROR_DllLoader (const char *msg)
 

Detailed Description

Definition at line 34 of file Errors.cpp.

Constructor & Destructor Documentation

PSERROR_DllLoader_SymbolNotFound::PSERROR_DllLoader_SymbolNotFound ( )

Definition at line 298 of file Errors.cpp.

PSERROR_DllLoader_SymbolNotFound::PSERROR_DllLoader_SymbolNotFound ( const char *  msg)

Definition at line 299 of file Errors.cpp.

Member Function Documentation

PSRETURN PSERROR_DllLoader_SymbolNotFound::getCode ( ) const
virtual

Implements PSERROR.

Definition at line 300 of file Errors.cpp.


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