diagram | |||||||||||||||||||
namespace | http://exception.pfe.n2.tibco.com | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:complexType name="BaseException"> <xs:annotation> <xs:documentation>An error has occurred.</xs:documentation> </xs:annotation> <xs:attribute name="code" type="xs:string" use="required"/> <xs:attribute name="message" type="xs:string" use="required"/> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="code" type="xs:string" use="required"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="message" type="xs:string" use="required"/> |