This is the complete list of members for ValueNotValidException, including all inherited members.
AronException()=delete | AronException | |
AronException(const std::string &prettymethod, const std::string &reason) | AronException | inline |
AronException(const std::string &prettymethod, const std::string &reason, const Path &path) | AronException | inline |
operator()(const std::string &additionalMessage="") | AronException | inline |
ValueNotValidException()=delete | ValueNotValidException | |
ValueNotValidException(const std::string &prettymethod, const std::string &reason, const std::string &input) | ValueNotValidException | inline |
ValueNotValidException(const std::string &prettymethod, const std::string &reason, const std::string &input, const Path &path) | ValueNotValidException | inline |
ValueNotValidException(const std::string &prettymethod, const std::string &reason, const std::string &input, const std::string &expectation) | ValueNotValidException | inline |
ValueNotValidException(const std::string &prettymethod, const std::string &reason, const std::string &input, const std::string &expectation, const Path &path) | ValueNotValidException | inline |