AuditNotFoundException

Thrown when an audit record could not be found.

Namespace:
KpokPatagon.Data.Auditing
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No

Constructors

AuditNotFoundException

Initializes a new instance of AuditNotFoundException.

Signature:
public Void AuditNotFoundException(id)
Parameters
Name Type Summary
id Int32 Id of the audit record.

In this document