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

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

Exception()OTest2::Exceptionprotected
Exception(Exception &&exc_) noexceptOTest2::Exceptionprotected
Exception(const Exception &)=deleteOTest2::Exception
operator=(const TagExpressionException &)=deleteOTest2::TagExpressionException
OTest2::Exception::operator=(const Exception &)=deleteOTest2::Exception
reason() const overrideOTest2::TagExpressionExceptionvirtual
TagExpressionException(const std::string &message_)OTest2::TagExpressionExceptionexplicit
TagExpressionException(int location_, char c_)OTest2::TagExpressionExceptionexplicit
TagExpressionException(int location_, const std::string &token_)OTest2::TagExpressionExceptionexplicit
TagExpressionException(TagExpressionException &&exc_) noexceptOTest2::TagExpressionException
TagExpressionException(const TagExpressionException &)=deleteOTest2::TagExpressionException
what() const noexceptOTest2::Exceptionvirtual
~Exception()OTest2::Exceptionprotectedvirtual
~TagExpressionException()OTest2::TagExpressionExceptionvirtual