HoverRace
2.0
|
Exception thrown when a profile cannot be loaded or saved. More...
#include <ProfileExn.h>
Public Member Functions | |
ProfileExn () | |
ProfileExn (const std::string &msg) | |
ProfileExn (const char *msg) | |
virtual | ~ProfileExn () noexcept |
![]() | |
Exception () | |
Exception (const std::string &msg) | |
Exception (const char *msg) | |
virtual | ~Exception () noexcept |
const char * | what () const noexceptoverride |
Private Types | |
using | SUPER = Exception |
Additional Inherited Members | |
![]() | |
std::string & | GetMessage () noexcept |
Exception thrown when a profile cannot be loaded or saved.
|
private |
|
inline |
|
inline |
|
inline |
|
inlinevirtualnoexcept |