#include <catch.hpp>
Definition at line 436 of file catch.hpp.
◆ NotImplementedException() [1/2]
Catch::NotImplementedException::NotImplementedException |
( |
SourceLineInfo const & |
lineInfo | ) |
|
◆ NotImplementedException() [2/2]
◆ ~NotImplementedException()
virtual Catch::NotImplementedException::~NotImplementedException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what()
virtual const char* Catch::NotImplementedException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
◆ m_lineInfo
◆ m_what
std::string Catch::NotImplementedException::m_what |
|
private |
The documentation for this class was generated from the following file: