#include <openvdb/Exceptions.h>
Inherits exception.
Inherited by AXCodeGenError, AXCompilerError, AXExecutionError, AXSyntaxError, AXTokenError, ArithmeticError, IndexError, IoError, KeyError, LookupError, NotImplementedError, ReferenceError, RuntimeError, TypeError, and ValueError.
|
| Exception () noexcept |
|
| Exception (const char *eType, const std::string *const msg=nullptr) noexcept |
|
◆ Exception() [1/4]
◆ Exception() [2/4]
◆ ~Exception()
◆ Exception() [3/4]
◆ Exception() [4/4]
Exception |
( |
const char * |
eType, |
|
|
const std::string *const |
msg = nullptr |
|
) |
| |
|
inlineexplicitprotectednoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ what()
const char * what |
( |
| ) |
const |
|
inlineoverridenoexcept |