![]() |
My Project
|
#include <AnnException.hpp>
Public Member Functions | |
AnnLevelLoadingError (const std::string &levelName, const std::string &objectName) | |
const char * | what () const override throw () |
![]() | |
T | runtime_error (T... args) |
T | what (T... args) |
Private Attributes | |
const std::string | levelName |
const std::string | objectName |
Definition at line 77 of file AnnException.hpp.
AnnLevelLoadingError::AnnLevelLoadingError | ( | const std::string & | levelName, |
const std::string & | objectName | ||
) |
Definition at line 124 of file AnnException.cpp.
|
override |
|
private |
Definition at line 84 of file AnnException.hpp.
|
private |
Definition at line 85 of file AnnException.hpp.