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:40
void RuntimeErrorTranslator(EsysException const &e)
Function which translates an EsysException into a python RuntimeError.
Definition: esysExceptionTranslator.cpp:26
void ValueErrorTranslator(EsysException const &e)
Function which translates an EsysException into a python ValueError.
Definition: esysExceptionTranslator.cpp:31