ArkScript
A small, fast, functional and scripting language for video games
Ark::ParseError Class Reference

ParseError thrown by the parser. More...

#include <Exceptions.hpp>

+ Inheritance diagram for Ark::ParseError:
+ Collaboration diagram for Ark::ParseError:

Public Member Functions

 ParseError (const std::string &message)
 

Detailed Description

ParseError thrown by the parser.

Definition at line 94 of file Exceptions.hpp.

Constructor & Destructor Documentation

◆ ParseError()

Ark::ParseError::ParseError ( const std::string &  message)
inlineexplicit

Definition at line 97 of file Exceptions.hpp.


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