OpenVDB  12.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Exception Member List

This is the complete list of members for Exception, including all inherited members.

Exception(const Exception &)=defaultException
Exception(Exception &&)=defaultException
Exception() noexceptExceptioninlineprotected
Exception(const char *eType, const std::string *const msg=nullptr) noexceptExceptioninlineexplicitprotected
operator=(const Exception &)=defaultException
operator=(Exception &&)=defaultException
what() const noexcept overrideExceptioninline
~Exception() override=defaultException