ReportEmptyException Constructor (String)

Initializes a new instance of the ReportEmptyException with the specified message.

Namespace:  Microsoft.Office.RecordsManagement.Reporting
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

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

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

Parameters

See Also

Reference

ReportEmptyException Class

ReportEmptyException Members

ReportEmptyException Overload

Microsoft.Office.RecordsManagement.Reporting Namespace