The base class for escript exceptions.
More...
#include <EsysException.h>
The base class for escript exceptions.
◆ EsysException()
| escript::EsysException::EsysException |
( |
const std::string & |
message | ) |
|
|
inline |
Constructor which creates an Exception with the given message.
- Parameters
-
| message | - Exception message. |
Referenced by escript::makeInfo().
◆ ~EsysException()
| virtual escript::EsysException::~EsysException |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what()
| virtual const char* escript::EsysException::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inlinevirtual |
◆ msg
| std::string escript::EsysException::msg |
|
private |
The documentation for this class was generated from the following file: