OpenVDB 12.1.0
Loading...
Searching...
No Matches
KeyError Class Reference

#include <openvdb/Exceptions.h>

Inheritance diagram for KeyError:
Exception

Public Member Functions

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

Constructor & Destructor Documentation

◆ KeyError() [1/2]

KeyError ( )
inlinenoexcept

◆ KeyError() [2/2]

KeyError ( const std::string & msg)
inlineexplicitnoexcept

Member Function Documentation

◆ what()

const char * what ( ) const
inlineoverridenoexceptinherited