18 #if !defined esysUtils_esysExceptionTranslator_20040419_H 19 #define esysUtils_esysExceptionTranslator_20040419_H 24 #include "boost/python/errors.hpp"
#define ESYSUTILS_DLL_API
Definition: esysUtils/src/system_dep.h:31
void RuntimeErrorTranslator(EsysException const &e)
Function which translates an EsysException into a python RuntimeError.
Definition: esysExceptionTranslator.cpp:27
Definition: Esys_MPI.cpp:32
void ValueErrorTranslator(EsysException const &e)
Function which translates an EsysException into a python ValueError.
Definition: esysExceptionTranslator.cpp:32