ProjectServerDownException Class
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Office.Project.Server.Library.ProjectServerDownException
Microsoft.Office.Project.Server.Library.ProjectApplicationServiceUnavailableException
Microsoft.Office.Project.Server.Library.ProjectFarmQuiescingException
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Class ProjectServerDownException _
Inherits Exception
'Usage
Dim instance As ProjectServerDownException
public class ProjectServerDownException : Exception
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.