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

Namespaces

 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. More...
 
void dudley::checkDudleyError ()
 Convert a C dudley error into a C++ exception. More...
 
void dudley::checkPasoError ()
 Convert a C paso error into a C++ exception. More...