|
CFx SDK Documentation
2023 SP0
|
This is the complete list of members for OdDAI::UserException, 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 | |
| UserException(daiErrorId minor=sdaiSY_ERR, const char *errorDescription="Internal error", const char *functionId="Unknown function name") | OdDAI::UserException | |
| ~BaseException() | OdDAI::BaseException | virtual |
| ~OdError() | OdError | |
| ~UserException() | OdDAI::UserException |