#include <trademgen/TRADEMGEN_Exceptions.hpp>
Inheritance diagram for TRADEMGEN::IndexOutOfRangeException:Public Member Functions | |
| IndexOutOfRangeException (const std::string &iWhat) | |
Exception when index out of range
Definition at line 43 of file TRADEMGEN_Exceptions.hpp.
| TRADEMGEN::IndexOutOfRangeException::IndexOutOfRangeException | ( | const std::string & | iWhat | ) | [inline] |
Constructor.
Definition at line 48 of file TRADEMGEN_Exceptions.hpp.