SALOME_Exception Class Reference

#include <Utils_SALOME_Exception.hxx>

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 ()
 
virtual ~SALOME_Exception () throw ()
 

Friends

UTILS_EXPORT friend std::ostream & operator<< (std::ostream &os, const SALOME_Exception &ex)
 

Constructor & Destructor Documentation

◆ SALOME_Exception() [1/2]

SALOME_Exception::SALOME_Exception ( const char *  text,
const char *  fileName = 0,
const unsigned int  lineNumber = 0 
)

◆ SALOME_Exception() [2/2]

SALOME_Exception::SALOME_Exception ( const SALOME_Exception ex)

◆ ~SALOME_Exception()

SALOME_Exception::~SALOME_Exception ( )
throw (
)
virtual

Member Function Documentation

◆ what()

const char * SALOME_Exception::what ( void  ) const
throw (
)
virtual

Friends And Related Function Documentation

◆ operator<<

UTILS_EXPORT friend std::ostream & operator<< ( std::ostream &  os,
const SALOME_Exception ex 
)
friend

The documentation for this class was generated from the following files: