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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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