OpenVDB 12.1.0
Loading...
Searching...
No Matches
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