Go to the documentation of this file.
18 #ifndef __DUDLEY_EXCEPTION_H__
19 #define __DUDLEY_EXCEPTION_H__
21 #include <escript/EsysException.h>
33 #endif // __DUDLEY_EXCEPTION_H__
The base class for escript exceptions.
Definition: EsysException.h:30
Definition: DudleyException.h:26
A suite of factory methods for creating 2D and 3D dudley domains.
Definition: dudley/src/Assemble.h:32
EsysException(const std::string &message)
Constructor which creates an Exception with the given message.
Definition: EsysException.h:38
Definition: AbstractContinuousDomain.cpp:23
DudleyException(const std::string &str)
Definition: DudleyException.h:28