![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
A type error triggered when types don't match. More...
#include <Exceptions.hpp>
Public Member Functions | |
TypeError (const std::string &message) | |
![]() | |
Error (const std::string &message) | |
A type error triggered when types don't match.
Definition at line 44 of file Exceptions.hpp.
|
inlineexplicit |
Definition at line 47 of file Exceptions.hpp.