CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdDAI::BaseException, including all inherited members.
attachPreviousError(const OdError &previousError) | OdError | |
BaseException(daiErrorId minor, const char *errorDescription, const char *functionId) | OdDAI::BaseException | |
BaseException(const BaseException &) | OdDAI::BaseException | |
BaseException() | OdDAI::BaseException | protected |
code() const | OdError | |
context() const | OdError | |
context() | OdError | |
description() const =0 | OdDAI::BaseException | pure virtual |
errorId() const =0 | OdDAI::BaseException | pure virtual |
functionId() const =0 | OdDAI::BaseException | pure virtual |
FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND() | OdError | |
OdError(OdResult code) | OdError | explicit |
OdError(const OdError &source) | OdError | |
OdError(OdErrorContext *pErrorContext) | OdError | explicit |
OdError(const OdString &errorMessage) | OdError | explicit |
OdError(const OdString &errorMessage, const OdError &previousError) | OdError | |
operator=(const BaseException &) | OdDAI::BaseException | |
OdError::operator=(const OdError &source) | OdError | |
setContext(OdErrorContext *pErrorContext) | OdError | |
~BaseException() | OdDAI::BaseException | virtual |
~OdError() | OdError |