17 #ifndef __WEIPA_EXCEPTION_H__ 18 #define __WEIPA_EXCEPTION_H__ 20 #include <escript/EsysException.h> 35 #endif // __WEIPA_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
Definition: AbstractContinuousDomain.cpp:22
Definition: DataVar.cpp:50
WeipaException(const std::string &str)
Definition: WeipaException.h:30
WeipaException exception class.
Definition: WeipaException.h:27