com.sapportals.portal.prt.service.soap.exception
Interface IPRTFault

All Known Implementing Classes:
PRTFault

public interface IPRTFault

IPRTFault exception are throws when exception or process anomalies occur during use of the SOAP Framework. This is the parent interface of all the fault genrated by SOAP Framework


Method Summary
 void updateFaultMessage()
          update the fault message
 

Method Detail

updateFaultMessage

public void updateFaultMessage()
update the fault message