Class MissingArgument

Inheritance Relationships

Base Type

Class Documentation

class MissingArgument : public urcl::UrException

Public Functions

explicit MissingArgument() = delete
inline explicit MissingArgument(std::string text, std::string function_name, std::string argument_name, float default_value)
inline virtual const char *what() const noexcept override