|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.codehaus.xfire.fault.XFireFault
org.codehaus.xfire.xmlbeans.XMLBeansFault
public class XMLBeansFault
| Field Summary |
|---|
| Fields inherited from class org.codehaus.xfire.fault.XFireFault |
|---|
DATA_ENCODING_UNKNOWN, MUST_UNDERSTAND, RECEIVER, SENDER, VERSION_MISMATCH |
| Constructor Summary | |
|---|---|
XMLBeansFault(org.apache.xmlbeans.XmlObject fault)
|
|
| Method Summary | |
|---|---|
protected void |
createSoap11Fault(org.apache.xmlbeans.XmlCursor cursor)
Fill in the fault information from the XmlCursor. |
protected void |
createSoap12Fault(org.apache.xmlbeans.XmlCursor cursor)
Fill in the fault information from the XmlCursor. |
org.apache.xmlbeans.XmlObject |
getFault()
|
void |
setFault(org.apache.xmlbeans.XmlObject fault)
|
| Methods inherited from class org.codehaus.xfire.fault.XFireFault |
|---|
addNamespace, createFault, getCode, getDetail, getFaultCode, getMessage, getNamespaces, getReason, getRole, getSubCode, hasDetails, setDetail, setFaultCode, setMessage, setRole, setSubCode |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XMLBeansFault(org.apache.xmlbeans.XmlObject fault)
fault - The XmlObject representing the fault.| Method Detail |
|---|
protected void createSoap11Fault(org.apache.xmlbeans.XmlCursor cursor)
cursor - protected void createSoap12Fault(org.apache.xmlbeans.XmlCursor cursor)
cursor - public org.apache.xmlbeans.XmlObject getFault()
public void setFault(org.apache.xmlbeans.XmlObject fault)
fault - The fault to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||