OpenVDB
12.0.0
|
This is the complete list of members for IndexError, including all inherited members.
Exception(const Exception &)=default | Exception | |
Exception(Exception &&)=default | Exception | |
Exception() noexcept | Exception | inlineprotected |
Exception(const char *eType, const std::string *const msg=nullptr) noexcept | Exception | inlineexplicitprotected |
IndexError() noexcept | IndexError | inline |
IndexError(const std::string &msg) noexcept | IndexError | inlineexplicit |
operator=(const Exception &)=default | Exception | |
operator=(Exception &&)=default | Exception | |
what() const noexcept override | Exception | inline |
~Exception() override=default | Exception |