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

#include <openvdb_ax/Exceptions.h>

Inherits Exception.

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

const char* what ( ) const
inlineoverridenoexceptinherited