FileDocCategorySizeDatePackage
SOAPFaultElement.javaAPI DocApache Axis 1.41025Sat Apr 22 18:57:26 BST 2006javax.xml.soap

SOAPFaultElement

public interface SOAPFaultElement implements SOAPElement
A representation of the contents in a SOAPFault object. The Detail interface is a SOAPFaultElement object that has been defined.

Content is added to a SOAPFaultElement using the SOAPElement method addTextNode.

Fields Summary
Constructors Summary
Methods Summary