OpenVDB 9.0.0
Public Member Functions | List of all members
NotImplementedError Class Reference

#include <openvdb/Exceptions.h>

Inherits Exception.

Public Member Functions

 NotImplementedError () noexcept
 
 NotImplementedError (const std::string &msg) noexcept
 
const char * what () const noexcept override
 

Constructor & Destructor Documentation

◆ NotImplementedError() [1/2]

NotImplementedError ( )
inlinenoexcept

◆ NotImplementedError() [2/2]

NotImplementedError ( const std::string &  msg)
inlineexplicitnoexcept

Member Function Documentation

◆ what()

const char * what ( ) const
inlineoverridenoexceptinherited