|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.infoengine.messaging.SoapFault
Field Summary | |
private String |
soapResponseXml
|
Constructor Summary | |
SoapFault(Throwable t)
|
Method Summary | |
void |
generateSoapResponse(Throwable throwable)
|
String |
getSoapResponse()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private String soapResponseXml
Constructor Detail |
public SoapFault(Throwable t)
Method Detail |
public void generateSoapResponse(Throwable throwable)
public String getSoapResponse()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |