AuditException Constructor (String)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Server.Auditing
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New AuditException(message)
public AuditException(
    string message
)

Parameters

See Also

Reference

AuditException Class

AuditException Members

AuditException Overload

Microsoft.Office.Server.Auditing Namespace