Freigeben über


BpmException-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt eine Anwendungsausnahme.

Vererbungshierarchie

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

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
<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
'Usage
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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

BpmException-Member

Microsoft.PerformancePoint.Scorecards-Namespace

Vererbungshierarchie

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