complexType PageFlowExecutionException
diagram pflow_diagrams/pflow_p7.png
namespace http://exception.pfe.n2.tibco.com
type extension of BaseException
properties
base BaseException
used by
element PageFlowExecutionException
attributes
Name  Type  Use  Default  Fixed  Annotation
code  xs:string  required      
message  xs:string  required      
annotation
documentation
An error occurred when executing the PageFlow or Business Service.
source <xs:complexType name="PageFlowExecutionException">
 
<xs:annotation>
   
<xs:documentation>An error occurred when executing the PageFlow or Business Service.</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