
Public Member Functions | |
| SALOME_Exception (const char *text, const char *fileName=0, const unsigned int lineNumber=0) | |
| SALOME_Exception (const SALOME_Exception &ex) | |
| virtual const char * | what (void) const throw () | 
Protected Attributes | |
| const char * | _text | 
Friends | |
| std::ostream & | operator<< (std::ostream &os, const SALOME_Exception &ex) |