hamcast
Version 0.7
|
#include <exception.hpp>
Public Member Functions | |
const std::string & | what_str () const |
Thrown by HC_REQUIRE(req) and HC_REQUIRE_VERBOSE(req,verbose_msg) if the requirement req
evaluates to false.
const std::string& hamcast::requirement_failed::what_str | ( | ) | const |
Get the general cause of this exception.