BpmException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the BpmException class based on serialized object data and context information.

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

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New BpmException(info, context)
protected BpmException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

BpmException Class

BpmException Members

BpmException Overload

Microsoft.PerformancePoint.Scorecards Namespace