#include <SMESH_Exception.hxx>
Definition at line 36 of file SMESH_Exception.hxx.
◆ SMESH_Exception() [1/3]
SMESH_Exception::SMESH_Exception |
( |
void |
| ) |
|
|
private |
◆ SMESH_Exception() [2/3]
SMESH_Exception::SMESH_Exception |
( |
const char * |
text, |
|
|
const char * |
fileName = 0 , |
|
|
const unsigned int |
lineNumber = 0 |
|
) |
| |
◆ SMESH_Exception() [3/3]
◆ ~SMESH_Exception()
SMESH_Exception::~SMESH_Exception |
( |
| ) |
|
throw | ( | |
| ) | | |
◆ what()
virtual const char* SMESH_Exception::what |
( |
void |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
◆ operator<<
◆ _text
const char* SMESH_Exception::_text |
|
protected |