OpenVDB  9.0.1
NotImplementedError Member List

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

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