|
ESYS13
Revision_
|
#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::esysExceptionTranslator (EsysException const &e) |
| Function which translates an EsysException into a python exception. | |
1.7.6.1