extension-error-info (import-error) Element
The <extension-error-info> element gives the contextual information about an exception, and in some cases the call stack of an exception.
Usage
<extension-error-info/>
Attributes
None.
Child Elements
Element | Description |
---|---|
A dump of the rules extension call stack at the time of the import error. |
|
contains the name of the import step that was running when the error occurred. |
|
The context string passed to the extension method (if any). |
|
The name of the DLL. |
Parent Elements
Element |
---|
Child Element Sequence
The tree shows the ordering and number of child elements. Child elements in a Sequence must appear in the order given and child elements in a Choice are mutually exclusive. Sequences and Choices can be nested. Element names are followed by the minimum and maximum occurrences.
Sequence
extension-name (Exactly 1)
extension-context (Minimum = 0; Maximum = 1)
extension-callsite (Exactly 1)
call-stack (Exactly 1)
Sequence
Element Information
Can be empty | No |
Send comments about this topic to Microsoft
Build date: 2/16/2009