CFx SDK Documentation  2023 SP0
Public Member Functions | List of all members
AECError Class Reference

#include <AECError.h>

Inheritance diagram for AECError:
OdError

Public Member Functions

 AECError (AECErrorContext *pErrorContext)
 
 AECError (unsigned int nAecErrorCode)
 
- Public Member Functions inherited from OdError
void setContext (OdErrorContext *pErrorContext)
 
const OdErrorContextcontext () const
 
OdErrorContextcontext ()
 
 OdError (OdResult code)
 
 OdError (const OdError &source)
 
 OdError (OdErrorContext *pErrorContext)
 
 OdError (const OdString &errorMessage)
 
 OdError (const OdString &errorMessage, const OdError &previousError)
 
 ~OdError ()
 
OdErroroperator= (const OdError &source)
 
OdResult code () const
 
OdString description () const
 
void attachPreviousError (const OdError &previousError)
 
 FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND ()
 

Detailed Description

This is a base class for AEC-specific errors.

<group TA_Other_Classes>

Definition at line 37 of file AECError.h.

Constructor & Destructor Documentation

◆ AECError() [1/2]

AECError::AECError ( AECErrorContext pErrorContext)
inlineexplicit

Definition at line 68 of file AECError.h.

◆ AECError() [2/2]

AECError::AECError ( unsigned int  nAecErrorCode)

The documentation for this class was generated from the following file: