OpenVDB 12.0.0
 
Loading...
Searching...
No Matches
IoError Class Reference

#include <openvdb/Exceptions.h>

Inheritance diagram for IoError:
Exception

Public Member Functions

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

Constructor & Destructor Documentation

◆ IoError() [1/2]

IoError ( )
inlinenoexcept

◆ IoError() [2/2]

IoError ( const std::string & msg)
inlineexplicitnoexcept

Member Function Documentation

◆ what()

const char * what ( ) const
inlineoverridenoexceptinherited