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