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

#include <Exceptions.h>

Inherits Exception.

Public Member Functions

 ArithmeticError () throw ()
 
 ArithmeticError (const std::string &msg) throw ()
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

ArithmeticError ( )
throw (
)
inline
ArithmeticError ( const std::string &  msg)
throw (
)
inlineexplicit

Member Function Documentation

virtual const char* what ( ) const
throw (
)
inlinevirtualinherited

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