|
OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::Exception, including all inherited members.
| Exception() | OTest2::Exception | protected |
| Exception(Exception &&exc_) noexcept | OTest2::Exception | protected |
| Exception(const Exception &)=delete | OTest2::Exception | |
| operator=(const Exception &)=delete | OTest2::Exception | |
| reason() const =0 | OTest2::Exception | pure virtual |
| what() const noexcept | OTest2::Exception | virtual |
| ~Exception() | OTest2::Exception | protectedvirtual |
1.8.17