BpmDevException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the BpmDevException 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 BpmDevException(info, context)
protected BpmDevException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

BpmDevException Class

BpmDevException Members

BpmDevException Overload

Microsoft.PerformancePoint.Scorecards Namespace