Share via


GridTooLargeForExportToPowerPointException Constructor (String)

Initializes a new instance of the GridTooLargeForExportToPowerPointException class with the specified message.

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

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New GridTooLargeForExportToPowerPointException(message)
public GridTooLargeForExportToPowerPointException(
    string message
)

Parameters

See Also

Reference

GridTooLargeForExportToPowerPointException Class

GridTooLargeForExportToPowerPointException Members

GridTooLargeForExportToPowerPointException Overload

Microsoft.PerformancePoint.Scorecards Namespace