electric.soap.wsdl.util
Class FaultUtil
java.lang.Object
electric.soap.wsdl.util.FaultUtil
- public class FaultUtil
- extends java.lang.Object
FaultUtil.
- Author:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FaultUtil
public FaultUtil()
remapDocumentException
public static Type remapDocumentException(SOAPMessageDecl fault,
boolean forceExceptionInheritence)
throws SchemaException
- Parameters:
fault - forceExceptionInheritence -
- Throws:
SchemaException
remapRPCException
public static Type remapRPCException(SOAPMessageDecl fault,
boolean forceExceptionInheritence)
throws SchemaException
- Parameters:
fault - forceExceptionInheritence -
- Throws:
SchemaException
writeDocLitException
public static void writeDocLitException(SOAPMessage exceptionMessage,
java.lang.Throwable exception,
SOAPOperation operation)
throws java.io.IOException
- Parameters:
exceptionMessage - exception - operation -
- Throws:
java.io.IOException
writeRPCEncException
public static void writeRPCEncException(SOAPMessage exceptionMessage,
java.lang.Throwable throwable,
SOAPOperation operation)
throws java.io.IOException
- Parameters:
exceptionMessage -
- Throws:
java.io.IOException
readRPCEncException
public static java.rmi.RemoteException readRPCEncException(SOAPMessage faultMessage,
SOAPOperation operation)
- Parameters:
faultMessage - operation -
readDocLitException
public static java.rmi.RemoteException readDocLitException(SOAPMessage faultMessage,
SOAPOperation operation)
- Parameters:
faultMessage - operation -
copyright© 2001-2004 by webMethods All Rights Reserved.