SPExceptionEventArgs members

A [System.EventArgs] class for passing an exception thrown in an event publisher to an event subscriber.

The SPExceptionEventArgs type exposes the following members.

Constructors

  Name Description
Public method SPExceptionEventArgs Initializes a new instance of the [Microsoft.SharePoint.SPExceptionEventArgs] class.

Top

Properties

  Name Description
Public property Exception The exception thrown in the event publisher to be passed to the event subscriber.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPExceptionEventArgs class

Microsoft.SharePoint namespace