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

#include <openvdb_ax/Exceptions.h>

Inheritance diagram for AXCompilerError:
Exception

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