OTest2
A C++ testing framework
OTest2::UserDataWrongTypeException Member List

This is the complete list of members for OTest2::UserDataWrongTypeException, including all inherited members.

Exception()OTest2::Exceptionprotected
Exception(Exception &&exc_) noexceptOTest2::Exceptionprotected
Exception(const Exception &)=deleteOTest2::Exception
operator=(const UserDataWrongTypeException &)=deleteOTest2::UserDataWrongTypeException
OTest2::Exception::operator=(const Exception &)=deleteOTest2::Exception
reason() const overrideOTest2::UserDataWrongTypeExceptionvirtual
UserDataWrongTypeException(const std::string &name_, const std::string &actual_, const std::string &expected_)OTest2::UserDataWrongTypeExceptionexplicit
UserDataWrongTypeException(UserDataWrongTypeException &&exc_) noexceptOTest2::UserDataWrongTypeException
UserDataWrongTypeException(const UserDataWrongTypeException &)=deleteOTest2::UserDataWrongTypeException
what() const noexceptOTest2::Exceptionvirtual
~Exception()OTest2::Exceptionprotectedvirtual
~UserDataWrongTypeException()OTest2::UserDataWrongTypeException