HandleErrorAttribute.ExceptionType Property

Definition

Gets or sets the type of the exception.

public Type ExceptionType { get; set; }
member this.ExceptionType : Type with get, set
Public Property ExceptionType As Type

Property Value

The type of the exception.

Applies to