hexed 0.3.0
 
Loading...
Searching...
No Matches
hexed::assert::User_error Class Reference

represents an exception which clearly results from a mistake made by the user More...

#include <assert.hpp>

Inheritance diagram for hexed::assert::User_error:
hexed::assert::Exception

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
 

Detailed Description

represents an exception which clearly results from a mistake made by the user


The documentation for this class was generated from the following file: