PackageFormatExceptionState class

An exception that is thrown when a critical error is encountered during the import of a metadata model into the Metadata Store.

Inheritance hierarchy

System.Object
  WebSvcBdcAdminService.PackageFormatExceptionState

Namespace:  WebSvcBdcAdminService
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
<DataContractAttribute(Name := "PackageFormatExceptionState", Namespace := "Microsoft.SharePoint.BusinessData")> _
Public Class PackageFormatExceptionState _
    Implements IExtensibleDataObject
'Usage
Dim instance As PackageFormatExceptionState
[DataContractAttribute(Name = "PackageFormatExceptionState", Namespace = "Microsoft.SharePoint.BusinessData")]
public class PackageFormatExceptionState : IExtensibleDataObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

PackageFormatExceptionState members

WebSvcBdcAdminService namespace