Freigeben über


BpmDashboardItemNotFoundException-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt eine Anwendungsausnahme für den Fall, in dem ein Dashboard-Objekt oder der zugrunde liegende Typ nicht gefunden wird.

Vererbungshierarchie

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

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

Syntax

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

BpmDashboardItemNotFoundException-Member

Microsoft.PerformancePoint.Scorecards-Namespace