XdsErrorItem Class Members
In This Topic
The following tables list the members exposed by XdsErrorItem.
Public Constructors
Public Properties
| Name | Description |
| CodeContext |
Supplies additional detail for the errorCode
|
| ErrorCode | A standardised XDS definition of the error. The names are defined in the ErrorCode enumeration, and correspond to the terms used in the IHE technical frameworks. |
| Location |
Supplies the location of the error
|
| Severity | The severity of the error - should be Warning or Error |
Top
Public Methods
| Name | Description |
| ToString | Override to provide a human-readable version of the ebXML error |
Top
See Also