BpmDevException - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente les exceptions d'un niveau pour les développeurs qui contiennent des messages non localisée.

Hiérarchie d’héritage

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.PerformancePoint.Scorecards.BpmException
        Microsoft.PerformancePoint.Scorecards.BpmDevException

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class BpmDevException _
    Inherits BpmException
'Utilisation
Dim instance As BpmDevException
[SerializableAttribute]
public class BpmDevException : BpmException

Remarques

Ces messages peuvent être enregistrés mais ils ne doivent pas affichés aux utilisateurs finaux, car ils ne sont pas localisés.

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

BpmDevException - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms