Generic OTest2 exception.
More...
#include <exc.h>
Generic OTest2 exception.
Definition at line 31 of file exc.h.
◆ Exception() [1/3]
OTest2::Exception::Exception |
( |
| ) |
|
|
protected |
◆ Exception() [2/3]
OTest2::Exception::Exception |
( |
Exception && |
exc_ | ) |
|
|
protectednoexcept |
Move ctor.
Definition at line 28 of file exc.cpp.
◆ ~Exception()
OTest2::Exception::~Exception |
( |
| ) |
|
|
protectedvirtual |
◆ Exception() [3/3]
OTest2::Exception::Exception |
( |
const Exception & |
| ) |
|
|
delete |
◆ operator=()
◆ reason()
virtual std::string OTest2::Exception::reason |
( |
| ) |
const |
|
pure virtual |
◆ what()
const char * OTest2::Exception::what |
( |
| ) |
const |
|
virtualnoexcept |
The documentation for this class was generated from the following files: