15 return _message.c_str();
21 return _message.c_str();
const char * what() const noexcept override
Return the message describing what exactly went wrong.
logic_error(std::string message) noexcept
Constructor.
runtime_error(std::string message) noexcept
Constructor.
const char * what() const noexcept override
Return the message describing what exactly went wrong.