cgl.narada.wsinfra.util
Class ExceptionToFaultConversion
java.lang.Object
cgl.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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ExceptionToFaultConversion getInstance()
convertToSOAPFault
public 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
For comments and suggestions please send
e-mail to
The NaradaBrokering Project