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

#include <openvdb/Exceptions.h>

Inheritance diagram for TypeError:
Exception

Public Member Functions

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

Constructor & Destructor Documentation

◆ TypeError() [1/2]

TypeError ( )
inlinenoexcept

◆ TypeError() [2/2]

TypeError ( const std::string &  msg)
inlineexplicitnoexcept

Member Function Documentation

◆ what()

const char * what ( ) const
inlineoverridenoexceptinherited