OpenVDB 13.0.1
Loading...
Searching...
No Matches
AXCompilerError Class Reference

#include <openvdb_ax/Exceptions.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ AXCompilerError() [1/2]

AXCompilerError ( )
inlinenoexcept

◆ AXCompilerError() [2/2]

AXCompilerError ( const std::string & msg)
inlineexplicitnoexcept

Member Function Documentation

◆ what()

const char * what ( ) const
inlineoverridenoexceptinherited