GridTooLargeForExportToExcelException-Klasse
Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt die Ausnahme dar, die über die Grenzen hinweg Assembly ausgelöst wird, wenn eine Verarbeitungsanforderung die Größe für den Export in Microsoft Excelüberschreitet.
Vererbungshierarchie
System.Object
System.Exception
System.ApplicationException
Microsoft.PerformancePoint.Scorecards.BpmException
Microsoft.PerformancePoint.Scorecards.GridTooLargeForExportToExcelException
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class GridTooLargeForExportToExcelException _
Inherits BpmException
'Usage
Dim instance As GridTooLargeForExportToExcelException
[SerializableAttribute]
public class GridTooLargeForExportToExcelException : BpmException
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.