soaprmi.soaprpc
Class SoapMustUnderstandFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
soaprmi.RemoteException
soaprmi.ServerException
soaprmi.soaprpc.SoapFault
soaprmi.soaprpc.SoapMustUnderstandFault
- All Implemented Interfaces:
- java.io.Serializable
- public class SoapMustUnderstandFault
- extends SoapFault
Base class for SOAP:Fault related exceptions.
- Version:
- $Revision: 1.4 $
- Author:
- Aleksander Slominski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SoapMustUnderstandFault
public SoapMustUnderstandFault()
SoapMustUnderstandFault
public SoapMustUnderstandFault(java.lang.String s)
SoapMustUnderstandFault
public SoapMustUnderstandFault(java.lang.String s,
java.lang.Throwable ex)
Copyright (c) 2004 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.