BpmException - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente une exception d'application.

Hiérarchie d’héritage

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

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

Syntaxe

'Déclaration
<SerializableAttribute> _
<KnownTypeAttribute(GetType(GridTooLargeForExportToExcelException))> _
<KnownTypeAttribute(GetType(BpmDashboardItemNotFoundException))> _
<KnownTypeAttribute(GetType(GridTooLargeForExportToPowerPointException))> _
<KnownTypeAttribute(GetType(BpmRenderingException))> _
<KnownTypeAttribute(GetType(BpmWarning))> _
<KnownTypeAttribute(GetType(BpmServerExportException))> _
<KnownTypeAttribute(GetType(Exception))> _
<KnownTypeAttribute(GetType(BpmDevException))> _
<KnownTypeAttribute(GetType(BpmNoAccessException))> _
Public Class BpmException _
    Inherits ApplicationException
'Utilisation
Dim instance As BpmException
[SerializableAttribute]
[KnownTypeAttribute(typeof(GridTooLargeForExportToExcelException))]
[KnownTypeAttribute(typeof(BpmDashboardItemNotFoundException))]
[KnownTypeAttribute(typeof(GridTooLargeForExportToPowerPointException))]
[KnownTypeAttribute(typeof(BpmRenderingException))]
[KnownTypeAttribute(typeof(BpmWarning))]
[KnownTypeAttribute(typeof(BpmServerExportException))]
[KnownTypeAttribute(typeof(Exception))]
[KnownTypeAttribute(typeof(BpmDevException))]
[KnownTypeAttribute(typeof(BpmNoAccessException))]
public class BpmException : ApplicationException

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

BpmException - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms

Hiérarchie d’héritage

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.PerformancePoint.Scorecards.BpmException
        Microsoft.PerformancePoint.Scorecards.BpmDashboardItemNotFoundException
        Microsoft.PerformancePoint.Scorecards.BpmDevException
        Microsoft.PerformancePoint.Scorecards.BpmNoAccessException
        Microsoft.PerformancePoint.Scorecards.BpmRenderingException
        Microsoft.PerformancePoint.Scorecards.BpmServerExportException
        Microsoft.PerformancePoint.Scorecards.BpmWarning
        Microsoft.PerformancePoint.Scorecards.GridTooLargeForExportToExcelException
        Microsoft.PerformancePoint.Scorecards.GridTooLargeForExportToPowerPointException