represents an exception which clearly results from a mistake made by the user More...
#include <assert.hpp>
Public Member Functions | |
| User_error (std::string message) | |
Public Member Functions inherited from hexed::assert::Exception | |
| Exception (std::string message) | |
| const char * | what () const noexcept override |
represents an exception which clearly results from a mistake made by the user