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

A pow error triggered when we can't do a pow b. More...

#include <Exceptions.hpp>

+ Inheritance diagram for Ark::PowError:
+ Collaboration diagram for Ark::PowError:

Public Member Functions

 PowError ()
 

Detailed Description

A pow error triggered when we can't do a pow b.

Definition at line 56 of file Exceptions.hpp.

Constructor & Destructor Documentation

◆ PowError()

Ark::PowError::PowError ( )
inline

Definition at line 59 of file Exceptions.hpp.


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