cgl.narada.wsinfra.util
Class ExceptionToFaultConversion

java.lang.Object
  extended bycgl.narada.wsinfra.util.ExceptionToFaultConversion

public class ExceptionToFaultConversion
extends Object

This is a utility class which performs the conversion of a WsFaultException into a SOAP fault.


Method Summary
 cgl.narada.wsinfra.schemas.soap.EnvelopeDocument convertToSOAPFault(WsFaultException wsFaultException)
          This returns a NULL if either the faulTo or the faultCodeQName in the wsFaultException is null.
static ExceptionToFaultConversion getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ExceptionToFaultConversion getInstance()

convertToSOAPFault

public cgl.narada.wsinfra.schemas.soap.EnvelopeDocument convertToSOAPFault(WsFaultException wsFaultException)
This returns a NULL if either the faulTo or the faultCodeQName in the wsFaultException is null. The method also returns an error