ArkScript
A small, fast, functional and scripting language for video games
|
A special zero division error triggered when a number is divided by 0. More...
#include <Exceptions.hpp>
Public Member Functions | |
ZeroDivisionError () | |
Public Member Functions inherited from Ark::Error | |
Error (const std::string &message) | |
A special zero division error triggered when a number is divided by 0.
Definition at line 56 of file Exceptions.hpp.
|
inline |
Definition at line 59 of file Exceptions.hpp.