escript Revision_
|
SpeckleyException exception class. More...
#include <SpeckleyException.h>
Public Member Functions | |
SpeckleyException (const std::string &str) | |
![]() | |
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. | |
SpeckleyException exception class.
|
inline |