Beatmup
Beatmup::OutOfRange Member List

This is the complete list of members for Beatmup::OutOfRange, including all inherited members.

check(const datatype value, const datatype min, const datatype max, const char *message)Beatmup::OutOfRangeinlinestatic
Beatmup::InvalidArgument::check(const bool condition, const std::string &message)Beatmup::InvalidArgumentinlinestatic
checkMin(const datatype value, const datatype min, const char *message)Beatmup::OutOfRangeinlinestatic
Exception(const char *message)Beatmup::Exceptioninlineprotected
Exception(const char *message, const Args &... args)Beatmup::Exceptioninlineprotected
InvalidArgument(const char *message, const datatype value)Beatmup::InvalidArgumentinlineprotected
InvalidArgument(const std::string &message)Beatmup::InvalidArgumentinline
messageBeatmup::Exceptionprivate
OutOfRange(const char *message, const datatype value)Beatmup::OutOfRangeinlineprivate
what() const NOEXCEPT overrideBeatmup::Exceptioninlinevirtual