#include <SMESH_Exception.hxx>
Detailed Description
Definition at line 36 of file SMESH_Exception.hxx.
Constructor & Destructor Documentation
SMESH_Exception.SMESH_Exception |
( |
void |
| ) |
[private] |
SMESH_Exception.SMESH_Exception |
( |
const char * |
text, |
|
|
const char * |
fileName = 0 , |
|
|
const unsigned int |
lineNumber = 0 |
|
) |
| |
SMESH_Exception.~SMESH_Exception |
( |
| ) |
throw () |
Member Function Documentation
virtual const char* SMESH_Exception.what |
( |
void |
| ) |
const throw () [virtual] |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const SMESH_Exception & |
ex |
|
) |
| [friend] |
Field Documentation