Share via


PackageFormatException Constructor (ParseContext)

Initializes a new instance of the class with serialized data.

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

Syntax

'Declaration
Public Sub New ( _
    context As ParseContext _
)
'Usage
Dim context As ParseContext

Dim instance As New PackageFormatException(context)
public PackageFormatException(
    ParseContext context
)

Parameters

See Also

Reference

PackageFormatException Class

PackageFormatException Members

PackageFormatException Overload

Microsoft.SharePoint.BusinessData.Parser Namespace