Version: 8.3.0
Utils_SALOME_Exception.hxx File Reference
#include <exception>
#include <iostream>
Include dependency graph for Utils_SALOME_Exception.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SALOME_Exception
 

Macros

#define LOCALIZED(message)   #message
 
#define UTILS_EXPORT
 

Functions

std::ostream & operator<< (std::ostream &, const SALOME_Exception &)
 
const charmakeText (const char *text, const char *fileName, const unsigned int lineNumber)
 

Macro Definition Documentation

#define LOCALIZED (   message)    #message
#define UTILS_EXPORT

Function Documentation

const char* makeText ( const char text,
const char fileName,
const unsigned int  lineNumber 
)

References ASSERT.

std::ostream& operator<< ( std::ostream &  ,
const SALOME_Exception  
)