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) | |
![]() | |
Exception (std::string message) | |
const char * | what () const noexcept override |
represents an exception which clearly results from a mistake made by the user