Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This exception is not used in Project Server.
Inheritance hierarchy
System.Object
System.Exception
Microsoft.Office.Project.Server.Library.ProjectServerDownException
Microsoft.Office.Project.Server.Library.ProjectApplicationServiceUnavailableException
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Class ProjectApplicationServiceUnavailableException _
Inherits ProjectServerDownException
'Usage
Dim instance As ProjectApplicationServiceUnavailableException
public class ProjectApplicationServiceUnavailableException : ProjectServerDownException
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.