GridTooLargeForExportToExcelException Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the exception that is thrown across assembly boundaries when a processing request exceeds the size permitted for the export to Microsoft Excel.
The GridTooLargeForExportToExcelException type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
GridTooLargeForExportToExcelException() | Initializes a new instance of the GridTooLargeForExportToExcelException class. |
![]() |
GridTooLargeForExportToExcelException(String) | Initializes a new instance of the GridTooLargeForExportToExcelException class with the specified message. |
![]() |
GridTooLargeForExportToExcelException(String, Exception) | Initializes a new instance of the GridTooLargeForExportToExcelException class with the specified message and inner exception. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
ErrorCode | Gets or sets the error code that is associated with the exception. (Inherited from BpmException.) |
![]() |
EventLogged | Gets or sets a Boolean value that indicates whether the event has been logged. (Inherited from BpmException.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
NativeException | Gets the native exception that is associated with this exception. (Inherited from BpmException.) |
![]() |
NumberOfBytesSuccessfullyAssembled | Gets or sets the number of bytes successfully assembled. |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetBaseException | (Inherited from Exception.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | Sets the specified SerializationInfo object with information about the exception. (Overrides BpmException.GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Inherited from Exception.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Exception.) |
![]() |
ToXml | Partially serializes an exception object to an XML node. (Inherited from BpmException.) |
Top
.gif)
.gif)
.gif)
.gif)