PostSharp//API Reference/Post­Sharp.​Aspects.​Configuration/On­Exception­Aspect­Configuration­Attribute/Exception­Type
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