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

#include <openvdb/Exceptions.h>

Inheritance diagram for RuntimeError:
Exception

Public Member Functions

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

Constructor & Destructor Documentation

◆ RuntimeError() [1/2]

RuntimeError ( )
inlinenoexcept

◆ RuntimeError() [2/2]

RuntimeError ( const std::string &  msg)
inlineexplicitnoexcept

Member Function Documentation

◆ what()

const char * what ( ) const
inlineoverridenoexceptinherited