#include <exception.hpp>
Inheritance diagram for Arageli::division_by_zero:

Public Member Functions | |
| virtual std::string | msg () const |
| The message of exception. | |
Definition at line 176 of file exception.hpp.
| virtual std::string Arageli::division_by_zero::msg | ( | ) | const [inline, virtual] |
The message of exception.
Reimplemented from Arageli::invalid_argument.
Definition at line 180 of file exception.hpp.
1.4.7