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