|
escript Revision_
|
PasoException exception class. More...
#include <PasoException.h>
Public Member Functions | |
| PasoException (const std::string &str) | |
| virtual | ~PasoException () 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. | |
PasoException exception class.
Description: PasoException exception class. The class provides a public function returning the exception name
|
inline |
|
inlinevirtual | |||||||||||||