#include <SMESH_Exception.hxx>
◆ 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::~SMESH_Exception |
( |
| ) |
|
throw | ( | |
| ) | | |
◆ what()
const char * SMESH_Exception::what |
( |
void |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const SMESH_Exception & |
ex |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files:
- FreeCAD/src/3rdParty/salomesmesh/inc/SMESH_Exception.hxx
- FreeCAD/src/3rdParty/salomesmesh/src/SMESH/SMESH_Exception.cpp