21#ifndef __SALOMESDS_EXCEPTION_HXX__
22#define __SALOMESDS_EXCEPTION_HXX__
24#include "SALOMEconfig.h"
25#include CORBA_SERVER_HEADER(SALOME_Exception)
39 void assign(
const char *reason);
#define SALOMESDS_EXPORT
Definition: SALOMESDS_Defines.hxx:30
Definition: SALOMESDS_Exception.hxx:34
Definition: SALOMESDS_Exception.hxx:43
NotSameException(const char *reason)
Definition: SALOMESDS_Exception.hxx:46
NotSameException(const std::string &reason)
Definition: SALOMESDS_Exception.hxx:45
The main exception in SALOME application.
Definition: SALOME_Exception.idl:71
Definition: SALOMESDS_AutoRefCountPtr.hxx:29