HoverRace
2.0
|
Exception to signal that the current chunk is incomplete. More...
#include <Core.h>
Public Member Functions | |
IncompleteExn (const std::string &s) | |
![]() | |
ScriptExn () | |
ScriptExn (const char *const msg) | |
ScriptExn (const std::string &msg) | |
virtual | ~ScriptExn () noexcept |
virtual const std::string & | GetMessage () const noexcept |
const char * | what () const noexceptoverride |
Private Types | |
using | SUPER = ScriptExn |
Exception to signal that the current chunk is incomplete.
|
private |
|
inline |