PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​AuditAudit­Record­BuilderSet­Exception
Open sandboxFocus

AuditRecordBuilder.SetException Method

SetException(Exception)

Sets the exception for the method or activity.

Declaration
public override void SetException(Exception exception)
Parameters
Type Name Description
Exception exception

An Exception.

Overrides
TextLogRecordBuilder.SetException(Exception)