Share via


BpmException - Constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe BpmException en fonction des informations de contexte et les données sérialisées de l'objet.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Utilisation
Dim info As SerializationInfo
Dim context As StreamingContext

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

Paramètres

Voir aussi

Référence

BpmException classe

BpmException - Membres

BpmException - Surcharge

Microsoft.PerformancePoint.Scorecards - Espace de noms