escript  Revision_
Namespaces | Functions
esysExceptionTranslator.h File Reference
#include "system_dep.h"
#include "EsysException.h"
#include "boost/python/errors.hpp"
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  esysUtils

Functions

void esysUtils::RuntimeErrorTranslator (EsysException const &e)
 Function which translates an EsysException into a python RuntimeError.
void esysUtils::ValueErrorTranslator (EsysException const &e)
 Function which translates an EsysException into a python ValueError.