OpenVDB  9.0.1
Public Member Functions | List of all members
AXExecutionError Class Reference

#include <openvdb_ax/Exceptions.h>

Inherits Exception.

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

const char* what ( ) const
inlineoverridenoexceptinherited