FRIBParallelanalysis  1.0
FrameworkforMPIParalleldataanalysisatFRIB
Public Member Functions | Protected Member Functions | List of all members
CException Class Reference
Inheritance diagram for CException:
Inheritance graph
[legend]

Public Member Functions

 CException (const char *pszAction)
 
 CException (const std::string &rsAction)
 
 CException (const CException &aCException)
 
CExceptionoperator= (const CException &aCException)
 
int operator== (const CException &aCException) const
 
int operator!= (const CException &rException) const
 
const char * getAction () const
 
virtual const char * ReasonText () const
 
virtual int ReasonCode () const
 
const char * WasDoing () const
 

Protected Member Functions

void setAction (const char *pszAction)
 
void setAction (const std::string &rsAction)
 
virtual void DoAssign (const CException &rhs)
 

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