Version: 8.3.0
CommException Class Reference

#include <Utils_CommException.hxx>

Inheritance diagram for CommException:

Public Member Functions

 CommException (void)
 
 CommException (const char *texte)
 
 CommException (const CommException &ex)
 
 ~CommException () throw ()
 
virtual const charwhat (void) const throw ()
 

Protected Attributes

const char_text
 

Constructor & Destructor Documentation

CommException::CommException ( void  )
CommException::CommException ( const char texte)
CommException::CommException ( const CommException ex)
CommException::~CommException ( ) throw ()

Member Function Documentation

Field Documentation

const char* SALOME_Exception::_text
protectedinherited