Freigeben über


BpmServerExportException-Klasse

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

Vererbungshierarchie

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

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class BpmServerExportException _
    Inherits BpmException
'Usage
Dim instance As BpmServerExportException
[SerializableAttribute]
public class BpmServerExportException : BpmException

Threadsicherheit

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

Siehe auch

Referenz

BpmServerExportException-Member

Microsoft.PerformancePoint.Scorecards-Namespace