General-purpose exception thrown during parse errors not covered by other exceptions. More...
#include <ParseExceptions.h>
Public Member Functions | |
GeneralParseError () | |
Constructs a GeneralParseError exception. | |
const char * | what () const noexcept override |
Returns the error message. | |
General-purpose exception thrown during parse errors not covered by other exceptions.
|
inlineoverridenoexcept |
Returns the error message.