Class OnExceptionAspectConfigurationAttribute
Custom attribute that, when applied on a class implementing IOnExceptionAspect, defines the configuration of that aspect.
Namespace: PostSharp.Aspects.Configuration
Assembly: PostSharp.dll
Syntax
public sealed class OnExceptionAspectConfigurationAttribute : AspectConfigurationAttribute
Constructors
Name | Description |
---|---|
OnExceptionAspectConfigurationAttribute() |
Properties
Name | Description |
---|---|
ExceptionType | Gets or sets the type of exceptions that are caught by this aspect. |
Methods
Name | Description |
---|---|
CreateAspectConfiguration() | |
SetAspectConfiguration(AspectConfiguration) |