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
Public method GridTooLargeForExportToExcelException() Initializes a new instance of the GridTooLargeForExportToExcelException class.
Public method GridTooLargeForExportToExcelException(String) Initializes a new instance of the GridTooLargeForExportToExcelException class with the specified message.
Public method GridTooLargeForExportToExcelException(String, Exception) Initializes a new instance of the GridTooLargeForExportToExcelException class with the specified message and inner exception.

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property ErrorCode Gets or sets the error code that is associated with the exception. (Inherited from BpmException.)
Public property EventLogged Gets or sets a Boolean value that indicates whether the event has been logged. (Inherited from BpmException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property NativeException Gets the native exception that is associated with this exception. (Inherited from BpmException.)
Public property NumberOfBytesSuccessfullyAssembled Gets or sets the number of bytes successfully assembled.
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Sets the specified SerializationInfo object with information about the exception. (Overrides BpmException.GetObjectData(SerializationInfo, StreamingContext).)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)
Public method ToXml Partially serializes an exception object to an XML node. (Inherited from BpmException.)

Top

See Also

Reference

GridTooLargeForExportToExcelException Class

Microsoft.PerformancePoint.Scorecards Namespace