#include <Exceptions.h>
|
| | Exception () noexcept |
| |
| | Exception (const char *eType, const std::string *const msg=nullptr) noexcept |
| |
Definition at line 17 of file Exceptions.h.
| openvdb::OPENVDB_VERSION_NAME::Exception::Exception |
( |
const Exception & |
| ) |
|
|
default |
| openvdb::OPENVDB_VERSION_NAME::Exception::Exception |
( |
Exception && |
| ) |
|
|
default |
| openvdb::OPENVDB_VERSION_NAME::Exception::~Exception |
( |
| ) |
|
|
overridedefault |
| openvdb::OPENVDB_VERSION_NAME::Exception::Exception |
( |
| ) |
|
|
inlineprotectednoexcept |
| openvdb::OPENVDB_VERSION_NAME::Exception::Exception |
( |
const char * |
eType, |
|
|
const std::string *const |
msg = nullptr |
|
) |
| |
|
inlineexplicitprotectednoexcept |
| const char* openvdb::OPENVDB_VERSION_NAME::Exception::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
The documentation for this class was generated from the following file: