PostSharpAPI ReferencePost­Sharp.​Aspects.​ConfigurationOn­Exception­Aspect­ConfigurationException­Type
Open sandboxFocus

OnExceptionAspectConfiguration.ExceptionType Property

ExceptionType

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

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

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