Freigeben über


BpmRenderingException-Klasse

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

Vererbungshierarchie

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

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class BpmRenderingException _
    Inherits BpmException
'Usage
Dim instance As BpmRenderingException
[SerializableAttribute]
public class BpmRenderingException : 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

BpmRenderingException-Member

Microsoft.PerformancePoint.Scorecards-Namespace