Go to the documentation of this file.
19 #ifndef __FINLEY_EXCEPTION_H__
20 #define __FINLEY_EXCEPTION_H__
22 #include <escript/EsysException.h>
34 #endif // __FINLEY_EXCEPTION_H__
The base class for escript exceptions.
Definition: EsysException.h:30
Definition: FinleyException.h:27
EsysException(const std::string &message)
Constructor which creates an Exception with the given message.
Definition: EsysException.h:38
Definition: AbstractContinuousDomain.cpp:23
A suite of factory methods for creating various finley domains.
Definition: finley/src/Assemble.h:32
FinleyException(const std::string &str)
Definition: FinleyException.h:29