OpenVDB  9.0.1
Public Member Functions | List of all members
IoError Class Reference

#include <openvdb/Exceptions.h>

Inherits Exception.

Public Member Functions

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

Constructor & Destructor Documentation

IoError ( )
inlinenoexcept
IoError ( const std::string &  msg)
inlineexplicitnoexcept

Member Function Documentation

const char* what ( ) const
inlineoverridenoexceptinherited