ExceptionMessage element

Contains an exception message that is generated by the command that created the Step Result XML.

Usage

<ExceptionMessage/>

Attributes

There are no attributes.

Child elements

There are no child elements.

Parent elements

Element Description

StepResult

Represents the result of a stage in a diagnostic test and serves as the root element of a StepResult XML file.

Remarks

This element should include text in the StepResult XML only for the RunStep and PostStep stages of a diagnostic test. This element should not include text in the StepResult XML for the PreStep stage.

Element information

Can be empty Yes

See also

StepResult