not_implemented_error

Defined in header: <ixion/exceptions.hpp>

class not_implemented_error : public ixion::general_error

Public Functions

explicit not_implemented_error(std::string_view msg)
virtual ~not_implemented_error() override