Share via


SPFeatureUpgradeFatalErrorException constructor (SerializationInfo, StreamingContext)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

Dim instance As New SPFeatureUpgradeFatalErrorException(info, context)
public SPFeatureUpgradeFatalErrorException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

SPFeatureUpgradeFatalErrorException class

SPFeatureUpgradeFatalErrorException members

SPFeatureUpgradeFatalErrorException overload

Microsoft.SharePoint namespace