Share via


ProjectFarmQuiescingException constructor

Creates an instance of the ProjectFarmQuiescingException class.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

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

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

Parameters

See also

Reference

ProjectFarmQuiescingException class

ProjectFarmQuiescingException members

Microsoft.Office.Project.Server.Library namespace