javax.xml.ws.soap
Class SOAPFaultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.xml.ws.WebServiceException
javax.xml.ws.ProtocolException
javax.xml.ws.soap.SOAPFaultException
- All Implemented Interfaces:
- Serializable
public class SOAPFaultException
- extends ProtocolException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SOAPFaultException
public SOAPFaultException(SOAPFault fault)
getFault
public SOAPFault getFault()
Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.