Public Member Functions | |
Exp1 (const std::string &text, const char *fileName="", const unsigned int lineNumber=0, const char *funcName="") | |
virtual | ~Exp1 (void) throw () |
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 |
A::Exp1::Exp1 | ( | const std::string & | text, |
const char * | fileName = "" , |
||
const unsigned int | lineNumber = 0 , |
||
const char * | funcName = "" |
||
) |
|
virtual |
|
virtualinherited |
Reimplemented in CalciumException.
References DSC_Exception::_exceptionName.
|
virtualinherited |
Reimplemented from SALOME_Exception.
References DSC_Exception::_what.
Referenced by create_calcium_port(), CalciumInterface::ecp_ecriture(), CalciumInterface::ecp_effi(), ecp_effi_(), CalciumInterface::ecp_efft(), ecp_efft_(), CalciumInterface::ecp_fin(), ecp_fin_(), CalciumInterface::ecp_fini(), ecp_fini_(), CalciumInterface::ecp_fint(), ecp_fint_(), CalciumInterface::ecp_lecture(), A::lanceException1_6(), main(), and TEST1::TEST1().
|
protectedinherited |
Referenced by DSC_Exception::DSC_Exception().
|
protectedinherited |
Referenced by DSC_Exception::DSC_Exception(), and DSC_Exception::getExceptionName().
|
protectedinherited |
Referenced by DSC_Exception::DSC_Exception().
|
protectedinherited |
Referenced by DSC_Exception::DSC_Exception().
|
protectedinherited |
|
protectedinherited |
Referenced by DSC_Exception::DSC_Exception(), and DSC_Exception::what().