Open sandboxFocus

Property ExceptionType

ExceptionType

Gets or sets the type of exceptions that are caught by this aspect.

Declaration
public Type ExceptionType { get; set; }
Property Value
Type Description
Type
Remarks

If this property is null, any Exception shall be caught.