OpenVDB 10.0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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