Data
- Default Namespace
The data in this namespace is divided into elements and types. Types define the structure of the data. Elements define specific instances of the types, and are therefore more relevant to REST endpoints, which generally consume and/or produce elements.
The following types are members of this namespace:
Type abstractBaseException
- Extends: exception
Child Elements
name (type) | min/max occurs |
description |
---|---|---|
parameters (anyType) | 0/unbounded | (no documentation provided) |
Type exception
- Extends: throwable
Type throwable
Child Elements
name (type) | min/max occurs |
description |
---|---|---|
stackTrace (stackTraceElement) | 0/unbounded | (no documentation provided) |