CCIMXDesktop
 
Loading...
Searching...
No Matches
GeneralParseError Class Reference

General-purpose exception thrown during parse errors not covered by other exceptions. More...

#include <ParseExceptions.h>

Inheritance diagram for GeneralParseError:

Public Member Functions

 GeneralParseError ()
 Constructs a GeneralParseError exception.
 
const char * what () const noexcept override
 Returns the error message.
 

Detailed Description

General-purpose exception thrown during parse errors not covered by other exceptions.

Member Function Documentation

◆ what()

const char * GeneralParseError::what ( ) const
inlineoverridenoexcept

Returns the error message.

Returns
C-style string with the error description.

The documentation for this class was generated from the following file: