libhext: C++ Library Documentation
1.0.12-3ea013c
|
The exception that is thrown when parsing invalid hext. More...
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 |