SALOME_Exception Class Reference
#include <Utils_SALOME_Exception.hxx>
Public Member Functions | |
SALOME_Exception (const char *text, const char *fileName=0, const unsigned int lineNumber=0) | |
SALOME_Exception (const SALOME_Exception &ex) | |
virtual const char * | what (void) const throw () |
virtual | ~SALOME_Exception () throw () |
Friends | |
UTILS_EXPORT friend std::ostream & | operator<< (std::ostream &os, const SALOME_Exception &ex) |
Constructor & Destructor Documentation
◆ SALOME_Exception() [1/2]
SALOME_Exception::SALOME_Exception | ( | const char * | text, |
const char * | fileName = 0 , |
||
const unsigned int | lineNumber = 0 |
||
) |
◆ SALOME_Exception() [2/2]
SALOME_Exception::SALOME_Exception | ( | const SALOME_Exception & | ex | ) |
◆ ~SALOME_Exception()
|
virtual |
Member Function Documentation
◆ what()
|
virtual |
Referenced by SMESH_subMesh::ComputeStateEngine().
Friends And Related Function Documentation
◆ operator<<
|
friend |
The documentation for this class was generated from the following files:
- src/3rdParty/salomesmesh/inc/Utils_SALOME_Exception.hxx
- src/3rdParty/salomesmesh/src/SMDS/Utils_SALOME_Exception.cpp