This is the complete list of members for urcl::MissingArgument, including all inherited members.
MissingArgument()=delete | urcl::MissingArgument | explicit |
MissingArgument(std::string text, std::string function_name, std::string argument_name, float default_value) | urcl::MissingArgument | inlineexplicit |
text_ | urcl::MissingArgument | private |
UrException() | urcl::UrException | inlineexplicit |
UrException(const std::string &what_arg) | urcl::UrException | inlineexplicit |
UrException(const char *what_arg) | urcl::UrException | inlineexplicit |
what() const noexcept override | urcl::MissingArgument | inlinevirtual |
~UrException()=default | urcl::UrException | virtual |