The Exception is a generic exception.
More...
#include <robottestingframework/Exception.h>
The Exception is a generic exception.
Definition at line 34 of file Exception.h.
◆ Exception() [1/2]
robottestingframework::Exception::Exception |
( |
const Exception & |
other | ) |
|
|
inline |
◆ Exception() [2/2]
robottestingframework::Exception::Exception |
( |
const TestMessage & |
msg | ) |
|
|
inline |
◆ ~Exception()
virtual robottestingframework::Exception::~Exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ message()
const TestMessage& robottestingframework::Exception::message |
( |
| ) |
|
|
inline |
◆ what()
const char* robottestingframework::Exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlineoverride |
what
- Returns
- the exception message string
Definition at line 61 of file Exception.h.
◆ expMessage
TestMessage robottestingframework::Exception::expMessage |
|
private |
◆ strMessage
std::string robottestingframework::Exception::strMessage |
|
private |
The documentation for this class was generated from the following file:
- src/robottestingframework/include/robottestingframework/Exception.h