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