|
lab_trees
Tempestuous Trees
|
Public Member Functions | |
| NotImplementedException (SourceLineInfo const &lineInfo) | |
| virtual const char * | what () const CATCH_NOEXCEPT |
Public Member Functions inherited from std::exception | |
| T | what (T... args) |
| T | ~exception (T... args) |
| T | operator= (T... args) |
| T | exception (T... args) |
Private Attributes | |
| std::string | m_what |
| SourceLineInfo | m_lineInfo |