|
escript
Revision_
|
#include <DomainException.h>
Public Member Functions | |
| DomainException (const std::string &str) | |
| virtual | ~DomainException () throw () |
Public Member Functions inherited from escript::EsysException | |
| EsysException (const std::string &message) | |
| Constructor which creates an Exception with the given message. More... | |
| virtual | ~EsysException () throw () |
| Destructor. More... | |
| virtual const char * | what () const throw () |
| Returns a description of the exception. More... | |
|
inline |
|
inlinevirtual | |||||||||||||
1.8.17