Version: 8.3.0
Superv_Component_i::PortNotDefined Struct Reference

#include <Superv_Component_i.hxx>

Inheritance diagram for Superv_Component_i::PortNotDefined:

Public Member Functions

 PortNotDefined (const std::string &text, const char *fileName="", const unsigned int lineNumber=0, const char *funcName="")
 
virtual ~PortNotDefined (void) throw ()
 
virtual const charwhat (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
 

Constructor & Destructor Documentation

Superv_Component_i::PortNotDefined::PortNotDefined ( const std::string &  text,
const char fileName = "",
const unsigned int  lineNumber = 0,
const char funcName = "" 
)
Superv_Component_i::PortNotDefined::~PortNotDefined ( void  ) throw ()
virtual

Member Function Documentation

virtual const std::string& DSC_Exception::getExceptionName ( ) const
virtualinherited

Reimplemented in CalciumException.

References DSC_Exception::_exceptionName.

Field Documentation

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