18 #ifndef __FINLEY_EXCEPTION_H__ 19 #define __FINLEY_EXCEPTION_H__ 21 #include <escript/EsysException.h> 33 #endif // __FINLEY_EXCEPTION_H__ EsysException(const std::string &message)
Constructor which creates an Exception with the given message.
Definition: EsysException.h:37
The base class for escript exceptions.
Definition: EsysException.h:28
FinleyException(const std::string &str)
Definition: FinleyException.h:28
Definition: AbstractContinuousDomain.cpp:22
A suite of factory methods for creating various finley domains.
Definition: finley/src/Assemble.h:31
Definition: FinleyException.h:25