Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
SALOME_Exception Class Reference
Inheritance diagram for SALOME_Exception:
Inheritance graph

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)