ProjectServerDownException - Classe

L'exception est levée lorsque Project Server ne peut pas traiter la demande de connexion.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Project.Server.Library.ProjectServerDownException
      Microsoft.Office.Project.Server.Library.ProjectApplicationServiceUnavailableException
      Microsoft.Office.Project.Server.Library.ProjectFarmQuiescingException

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Public Class ProjectServerDownException _
    Inherits Exception
'Utilisation
Dim instance As ProjectServerDownException
public class ProjectServerDownException : Exception

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ProjectServerDownException - Membres

Microsoft.Office.Project.Server.Library - Espace de noms