#include <catch.hpp>

Public Member Functions | |
| NotImplementedException (SourceLineInfo const &lineInfo) | |
| NotImplementedException (NotImplementedException const &) | |
| virtual const char * | what () const CATCH_NOEXCEPT |
| virtual | ~NotImplementedException () CATCH_NOEXCEPT |
Private Attributes | |
| SourceLineInfo | m_lineInfo |
| std::string | m_what |
| Catch::NotImplementedException::NotImplementedException | ( | SourceLineInfo const & | lineInfo | ) |
|
inline |
|
inlinevirtual |
|
virtual |
|
private |
|
private |