Version: 8.3.0
Utils_CorbaException.hxx File Reference
#include "SALOME_Utils.hxx"
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SALOME_Exception)>
#include <ostream>
Include dependency graph for Utils_CorbaException.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define THROW_SALOME_CORBA_EXCEPTION(chain, typex)
 To raise a CORBA exception from a CORBA servant. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const CORBA::Exception &e)
 

Macro Definition Documentation

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const CORBA::Exception &  e 
)