libhext: C++ Library Documentation 1.0.13-b24695d
|
The exception that is thrown when parsing invalid hext. More...
#include <SyntaxError.h>
Public Member Functions | |
SyntaxError (const std::string &msg) noexcept | |
The exception that is thrown when parsing invalid hext.
SyntaxError.what() will contain a detailed error message.
Definition at line 32 of file SyntaxError.h.
|
explicitnoexcept |