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