OpenVDB  6.0.0
Public Member Functions | List of all members
ArithmeticError Class Reference

#include <Exceptions.h>

Inherits Exception.

Public Member Functions

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

Constructor & Destructor Documentation

◆ ArithmeticError() [1/2]

ArithmeticError ( )
inlinenoexcept

◆ ArithmeticError() [2/2]

ArithmeticError ( const std::string &  msg)
inlineexplicitnoexcept

Member Function Documentation

◆ what()

const char* what ( ) const
inlineoverridenoexceptinherited

The documentation for this class was generated from the following file: