escript  Revision_
Namespaces | Functions
DudleyError.cpp File Reference
#include "DudleyError.h"
#include <iostream>

Namespaces

namespace  dudley

Functions

void dudley::setDudleyError (Dudley_ErrorCodeType errorCode, const std::string &errMess)
 Provide a C++ interface to the dudley C funcion of the same name. Needed because of constness problems.
void dudley::checkDudleyError ()
 Convert a C dudley error into a C++ exception.
void dudley::checkPasoError ()
 Convert a C paso error into a C++ exception.