![]() |
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) | |
virtual std::string | details (bool colorize) const |
A type error triggered when types don't match.
Definition at line 49 of file Exceptions.hpp.
|
inlineexplicit |
Definition at line 52 of file Exceptions.hpp.