complexType SecurityException
diagram pflow_diagrams/pflow_p8.png
namespace http://exception.pfe.n2.tibco.com
type extension of BaseException
properties
base BaseException
used by
element SecurityException
attributes
Name  Type  Use  Default  Fixed  Annotation
code  xs:string  required      
message  xs:string  required      
annotation
documentation
A security error has occurred.
source <xs:complexType name="SecurityException">
 
<xs:annotation>
   
<xs:documentation>A security error has occurred.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="BaseException"/>
 
</xs:complexContent>
</xs:complexType>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy