Flyby SDK v1.0.2
Loading...
Searching...
No Matches
flyby::parse_error Class Referencefinal

An error representing a parsing failure. More...

#include <error.h>

Inheritance diagram for flyby::parse_error:
Collaboration diagram for flyby::parse_error:

Public Member Functions

 parse_error ()=default
 Default constructor.
const char * what ()
 Returns the error message.

Detailed Description

An error representing a parsing failure.

Member Function Documentation

◆ what()

const char * flyby::parse_error::what ( )
inline

Returns the error message.

Returns
The string "Object cannot be parsed correctly."

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