HoverRace
2.0
|
A resource failed to load. More...
#include <Res.h>
Public Member Functions | |
ResLoadExn () | |
ResLoadExn (const std::string &msg) | |
ResLoadExn (const char *msg) | |
virtual | ~ResLoadExn () noexcept |
![]() | |
Exception () | |
Exception (const std::string &msg) | |
Exception (const char *msg) | |
virtual | ~Exception () noexcept |
const char * | what () const noexceptoverride |
Private Types | |
typedef Exception | SUPER |
Additional Inherited Members | |
![]() | |
std::string & | GetMessage () noexcept |
A resource failed to load.
|
private |
|
inline |
|
inline |
|
inline |
|
inlinevirtualnoexcept |