OpenVDB  9.0.1
ReferenceError Member List

This is the complete list of members for ReferenceError, 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
ReferenceError() noexceptReferenceErrorinline
ReferenceError(const std::string &msg) noexceptReferenceErrorinlineexplicit
what() const noexcept overrideExceptioninline
~Exception() override=defaultException