CFx SDK Documentation  2022 SP0
Protected Member Functions | List of all members
OdEdException Class Reference

#include <EdUserIO.h>

Inheritance diagram for OdEdException:
OdEdCancel OdEdKeyword OdEdEmptyInput OdEdOtherInput

Protected Member Functions

 OdEdException ()
 
 OdEdException (OdErrorContext *pErrCtx)
 
 FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND ()
 

Detailed Description

This class will be thrown whenever the user cancels input from query function of this UserIO object.

Corresponding C++ library: TD_Root <group OdEd_Exceptions>

Definition at line 266 of file EdUserIO.h.

Constructor & Destructor Documentation

◆ OdEdException() [1/2]

OdEdException::OdEdException ( )
protected

◆ OdEdException() [2/2]

OdEdException::OdEdException ( OdErrorContext pErrCtx)
protected

Member Function Documentation

◆ FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND()

OdEdException::FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND ( )
protected

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