libstorage-ng
 All Classes Namespaces Functions Typedefs Enumerations Enumerator Friends Pages
storage::IndexOutOfRangeException Member List

This is the complete list of members for storage::IndexOutOfRangeException, including all inherited members.

asString() const storage::Exception
dumpOn(std::ostream &str) const storage::IndexOutOfRangeExceptioninlineprotectedvirtual
Exception(LogLevel log_level=ERROR)storage::Exception
Exception(const std::string &msg, LogLevel log_level=ERROR)storage::Exception
IndexOutOfRangeException(int invalidIndex, int validMin, int validMax, const std::string &msg="")storage::IndexOutOfRangeExceptioninline
invalidIndex() const storage::IndexOutOfRangeExceptioninline
log(const Exception &exception, const CodeLocation &location, const char *const prefix)storage::Exceptionstatic
log_level() const (defined in storage::Exception)storage::Exceptioninline
msg() const storage::Exceptioninline
relocate(const CodeLocation &newLocation) const storage::Exceptioninline
setMsg(const std::string &msg)storage::Exceptioninline
strErrno(int errno_r)storage::Exceptionstatic
strErrno(int errno_r, const std::string &msg)storage::Exceptionstatic
validMax() const storage::IndexOutOfRangeExceptioninline
validMin() const storage::IndexOutOfRangeExceptioninline
what() const noexceptstorage::Exceptioninlinevirtual
where() const storage::Exceptioninline
~Exception() noexceptstorage::Exceptionvirtual
~IndexOutOfRangeException() noexcept (defined in storage::IndexOutOfRangeException)storage::IndexOutOfRangeExceptioninlinevirtual