| 
    libhext: C++ Library Documentation 1.0.14-6065bc7
    
   | 
 
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 |