| diagram | ![]() | ||||||||||||
| namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V2 | ||||||||||||
| children | message details rc cause | ||||||||||||
| attributes |
| ||||||||||||
| source | <xsd:complexType name="plmExceptionType"> <xsd:sequence> <xsd:element name="message" type="xs:string" minOccurs="0"/> <xsd:element name="details" type="xs:string" minOccurs="0"/> <xsd:element name="rc" type="xs:int" minOccurs="0"/> <xsd:element name="cause" type="xs:string" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="id" type="xs:string" use="required"/> </xsd:complexType> |
| type | xsd:string | ||
| properties |
| ||
| source | <xsd:attribute name="id" type="xs:string" use="required"/> |
| diagram | ![]() | ||||||
| type | xsd:string | ||||||
| properties |
| ||||||
| source | <xsd:element name="message" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||
| type | xsd:string | ||||||
| properties |
| ||||||
| source | <xsd:element name="details" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||
| type | xsd:int | ||||||
| properties |
| ||||||
| source | <xsd:element name="rc" type="xs:int" minOccurs="0"/> |
| diagram | ![]() | ||||||
| type | xsd:string | ||||||
| properties |
| ||||||
| source | <xsd:element name="cause" type="xs:string" minOccurs="0"/> |