ExceptionEventHandler 대리자

Exception 이벤트를 처리할 메서드를 나타냅니다.

네임스페이스 CrystalDecisions.Windows.Forms 어셈블리 CrystalDecisions.Windows.Forms (CrystalDecisions.Windows.Forms.dll)

구문

<SerializableAttribute> _
Public NotInheritable Delegate ExceptionEventHandler
    Inherits MulticastDelegate
    Implements ICloneable, ISerializable
[SerializableAttribute]
public sealed delegate ExceptionEventHandler : MulticastDelegate, ICloneable, ISerializable

상속 계층 구조

Object
   Delegate
      MulticastDelegate
         ExceptionEventHandler

버전 정보

Crystal Reports Basic for Visual Studio 2008

Crystal Reports for Visual Studio .NET 2002 에서부터 지원됨

참고 항목

참조

CrystalDecisions.Windows.Forms 네임스페이스