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