#include <SMESH_Exception.hxx>
Protected Attributes |
const char * | _text |
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
Field Documentation
const char* SMESH_Exception::_text |
|
protected |