Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Superv_Component_i::BadFabType Struct Reference
Inheritance diagram for Superv_Component_i::BadFabType:
Inheritance graph

Public Member Functions

 BadFabType (const std::string &text, const char *fileName="", const unsigned int lineNumber=0, const char *funcName="")
 
virtual const char * what (void) const throw ()
 
virtual const std::string & getExceptionName () const
 

Protected Attributes

std::string _dscText
 
std::string _filefuncName
 
int _lineNumber
 
std::string _exceptionName
 
std::string _what
 
const char * _text