Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
PackageFormatExceptionState | Initializes a new instance of the PackageFormatExceptionState class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ExtensionData | Gets or sets the structure that contains extra data that is not recognized as belonging to the data contract. |
![]() |
Message | Returns the message that describes the error. |
![]() |
ParseErrors | Gets or sets a list of error messages or informational messages about the imported metadata model XML. |
![]() |
SerializedInnerSystemException | Gets or sets the serialized form of the exception which caused the error. |
![]() |
ServerStackTrace | Gets or sets the stack trace of the exception which caused the error. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top