<extension-error-info> of <import-error>
Provides contextual information about an exception, and in some cases, the call stack of an exception.
Schema Hierarchy
<run-history>
<run-details>
<step-details>
<synchronization-errors>
<import-error>
Syntax
<extension-error-info>
<extension-name>
</extension-name> <extension-callsite>
</extension-callsite>
<extension-context>
</extension-context>
<call-stack>
</call-stack>
</extension-error-info>
element
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
Element | Min Occurs | Max Occurs | Description |
---|---|---|---|
1 |
1 |
Contains a dump of the rules extension call stack at the time of the import error. |
|
1 |
1 |
Contains the name of the import step that was running when the error occurred. |
|
0 |
1 |
Contains the context string that was passed to the extension method (if any). |
|
1 |
1 |
Contains the name of the DLL. |
Parent Elements
Element | Description |
---|---|
Lists an error that occurs when you import a connector space delta into the metaverse. |
Remarks
The <error-type> element (see <error-type> of <import-error>) determines whether the <extension-error-info> element contains contextual information and a call stack. For more information see <import-error>.