OpenVDB  11.0.0
Public Member Functions | List of all members
AXCompilerError Class Reference

#include <openvdb_ax/Exceptions.h>

Inherits Exception.

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

const char* what ( ) const
inlineoverridenoexceptinherited