|
preCICE v3.3.0
|
#include <Exceptions.hpp>
Public Member Functions | |
| Error (const std::string &what_arg) | |
| Public Member Functions inherited from std::runtime_error | |
| T | runtime_error (T... args) |
| T | what (T... args) |
| Public Member Functions inherited from std::exception | |
| T | exception (T... args) |
| T | operator= (T... args) |
| T | what (T... args) |
| T | ~exception (T... args) |
Definition at line 9 of file Exceptions.hpp.
|
inline |