Version: 9.12.0
SALOMESDS::NotSameException Class Reference

#include <SALOMESDS_Exception.hxx>

Inheritance diagram for SALOMESDS::NotSameException:

Public Member Functions

 NotSameException (const std::string &reason)
 
 NotSameException (const char *reason)
 

Data Fields

ExceptionStruct details
 Structure of the exception. More...
 

Private Member Functions

void assign (const char *reason)
 

Constructor & Destructor Documentation

◆ NotSameException() [1/2]

SALOMESDS::NotSameException::NotSameException ( const std::string &  reason)

◆ NotSameException() [2/2]

SALOMESDS::NotSameException::NotSameException ( const char *  reason)

Member Function Documentation

◆ assign()

void Exception::assign ( const char *  reason)
privateinherited

Field Documentation

◆ details

ExceptionStruct SALOME::SALOME_Exception::details
inherited