QCRestException Schema
Exception Element
QCRestException Schema > BulkEntryType Complex Type : Exception Element

Glossary Item Box

Namespace (none)

Type

Diagram

StackTrace Element ExceptionProperties Element Title Element Id Element Sequence Exception Element

Overview

Sequence
Id
See the Exception IDs topic in the REST API documentation.
ExceptionProperties optional
The properties collection.
Sequence
Name optional xs:string
The property name.
Value optional xs:string
The property value.
Sequence

Source

<xs:element name="Exception" type="ExceptionType" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also