OpenVDB 11.0.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LookupError Class Reference

#include <openvdb/Exceptions.h>

Inheritance diagram for LookupError:
Exception

Public Member Functions

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

Constructor & Destructor Documentation

◆ LookupError() [1/2]

LookupError ( )
inlinenoexcept

◆ LookupError() [2/2]

LookupError ( const std::string & msg)
inlineexplicitnoexcept

Member Function Documentation

◆ what()

const char * what ( ) const
inlineoverridenoexceptinherited