OpenVDB 11.0.0
Loading...
Searching...
No Matches
CLIError Class Reference

#include <openvdb_ax/Exceptions.h>

Inheritance diagram for CLIError:
Exception

Public Member Functions

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

Constructor & Destructor Documentation

◆ CLIError() [1/2]

CLIError ( )
inlinenoexcept

◆ CLIError() [2/2]

CLIError ( const std::string & msg)
inlineexplicitnoexcept

Member Function Documentation

◆ what()

const char * what ( ) const
inlineoverridenoexceptinherited