Share via


Error element

This element describes an error.

Usage

<Error>
  child elements
</Error>

Attributes

There are no attributes.

Child elements

Element Description
Hresult
An HRESULT value for the error. This element is required.

Message
Describes the error. This element is required.

Child element sequence

(
  Hresult, 
  Message
)

Parent elements

Element Description
ErrorsAndWarnings
A container to hold assessment errors and warnings.

Element information

Can be empty No

See also

AXE Results Manifest