![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
An assertion error, only triggered from ArkScript code through (assert expr error-message) More...
#include <Exceptions.hpp>
Public Member Functions | |
AssertionFailed (const std::string &message) | |
![]() | |
Error (const std::string &message) | |
An assertion error, only triggered from ArkScript code through (assert expr error-message)
Definition at line 72 of file Exceptions.hpp.
|
inlineexplicit |
Definition at line 75 of file Exceptions.hpp.