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