escript Revision_
escript::DomainException Class Reference

#include <DomainException.h>

Inheritance diagram for escript::DomainException:
escript::EsysException

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.
 
virtual ~EsysException () throw ()
 Destructor.
 
virtual const char * what () const throw ()
 Returns a description of the exception.
 

Constructor & Destructor Documentation

◆ DomainException()

escript::DomainException::DomainException ( const std::string & str)
inline

◆ ~DomainException()

virtual escript::DomainException::~DomainException ( )
throw ( )
inlinevirtual

The documentation for this class was generated from the following file: