PackageFormatExceptionState members

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

The PackageFormatExceptionState type exposes the following members.

Constructors

  Name Description
Public method PackageFormatExceptionState Initializes a new instance of the PackageFormatExceptionState class.

Top

Properties

  Name Description
Public property ExtensionData Gets or sets the structure that contains extra data that is not recognized as belonging to the data contract.
Public property Message Returns the message that describes the error.
Public property ParseErrors Gets or sets a list of error messages or informational messages about the imported metadata model XML.
Public property SerializedInnerSystemException Gets or sets the serialized form of the exception which caused the error.
Public property ServerStackTrace Gets or sets the stack trace of the exception which caused the error.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

PackageFormatExceptionState class

WebSvcBdcAdminService namespace