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

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

catchException(const Context &context_, std::function< void(const Context &)> ftor_, std::string &message_) noexcept=0OTest2::ExcCatcherpure virtual
ExcCatcher()OTest2::ExcCatcher
ExcCatcher(const ExcCatcher &)=deleteOTest2::ExcCatcher
operator=(const ExcCatcher &)=deleteOTest2::ExcCatcher
~ExcCatcher()OTest2::ExcCatchervirtual