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

Public Member Functions

 CNoSuchObjectException (const char *pDoing, const char *pName)
 
 CNoSuchObjectException (const char *pDoing, const std::string &rName)
 
 CNoSuchObjectException (const std::string &rDoing, const char *pName)
 
 CNoSuchObjectException (const std::string &rDoing, const std::string &rName)
 
 CNoSuchObjectException (const CNoSuchObjectException &aCNoSuchObjectException)
 
CNoSuchObjectException operator= (const CNoSuchObjectException &aCNoSuchObjectException)
 
int operator== (const CNoSuchObjectException &aCNoSuchObjectException)
 
std::string getName () const
 
void setName (std::string am_sName)
 
virtual const char * ReasonText () const
 
- Public Member Functions inherited from CException
 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 int ReasonCode () const
 
const char * WasDoing () const
 

Protected Member Functions

void UpdateReasonText ()
 
- Protected Member Functions inherited from CException
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: