FileDocCategorySizeDatePackage
SOAPFaultElement.javaAPI DocJava SE 6 API1363Tue Jun 10 00:27:10 GMT+01:00 2008javax.xml.soap

SOAPFaultElement

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

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

Fields Summary
Constructors Summary
Methods Summary