AuditRecordBuilder.SetException Method |
Sets the exception for the method or activity.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Audit
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.8.6.0 (6.8.6.0)
C#
public override void SetException( Exception exception )
Parameters
- exception
- Type: System.Exception
An Exception.