#include <exception.hpp>
Inheritance diagram for Arageli::out_of_range:
Public Member Functions | |
virtual std::string | msg () const |
The message of exception. |
Definition at line 146 of file exception.hpp.
virtual std::string Arageli::out_of_range::msg | ( | ) | const [inline, virtual] |
The message of exception.
Reimplemented from Arageli::exception.
Definition at line 150 of file exception.hpp.