BpmNoAccessException-Klasse
Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt die Ausnahme wird ausgelöst, wenn ein Benutzer keinen Zugriff auf ein Objekt.
Vererbungshierarchie
System.Object
System.Exception
System.ApplicationException
Microsoft.PerformancePoint.Scorecards.BpmException
Microsoft.PerformancePoint.Scorecards.BpmNoAccessException
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class BpmNoAccessException _
Inherits BpmException
'Usage
Dim instance As BpmNoAccessException
[SerializableAttribute]
public class BpmNoAccessException : BpmException
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.