CFx SDK Documentation  2020SP3
OdDAI::BaseException Member List

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::BaseExceptionprotected
code() constOdError
context() constOdError
context()OdError
description() const =0OdDAI::BaseExceptionpure virtual
errorId() const =0OdDAI::BaseExceptionpure virtual
functionId() const =0OdDAI::BaseExceptionpure virtual
FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND()OdError
OdError(OdResult code)OdErrorexplicit
OdError(const OdError &source)OdError
OdError(OdErrorContext *pErrorContext)OdErrorexplicit
OdError(const OdString &errorMessage)OdErrorexplicit
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::BaseExceptionvirtual
~OdError()OdError