preCICE v3.2.0
|
#include <Exceptions.hpp>
Public Member Functions | |
Error (const std::string &what_arg) | |
![]() | |
T | runtime_error (T... args) |
T | what (T... args) |
![]() | |
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 |
Definition at line 11 of file Exceptions.hpp.