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

MacroProcessingError thrown by the compiler. More...

#include <Exceptions.hpp>

+ Inheritance diagram for Ark::MacroProcessingError:
+ Collaboration diagram for Ark::MacroProcessingError:

Public Member Functions

 MacroProcessingError (const std::string &message)
 

Detailed Description

MacroProcessingError thrown by the compiler.

Definition at line 118 of file Exceptions.hpp.

Constructor & Destructor Documentation

◆ MacroProcessingError()

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

Definition at line 121 of file Exceptions.hpp.


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