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

CompilationError thrown by the compiler. More...

#include <Exceptions.hpp>

+ Inheritance diagram for Ark::CompilationError:
+ Collaboration diagram for Ark::CompilationError:

Public Member Functions

 CompilationError (const std::string &message)
 

Detailed Description

CompilationError thrown by the compiler.

Definition at line 130 of file Exceptions.hpp.

Constructor & Destructor Documentation

◆ CompilationError()

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

Definition at line 133 of file Exceptions.hpp.


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