18#ifndef __WEIPA_EXCEPTION_H__
19#define __WEIPA_EXCEPTION_H__
21#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
WeipaException exception class.
Definition: WeipaException.h:29
WeipaException(const std::string &str)
Definition: WeipaException.h:31
Definition: AbstractContinuousDomain.cpp:23
Definition: DataVar.cpp:51