soaprmi.soapenc
Class SoapEncException
java.lang.Object
java.lang.Throwable
java.lang.Exception
soaprmi.soap.SoapException
soaprmi.soapenc.SoapEncException
- All Implemented Interfaces:
- java.io.Serializable
- public class SoapEncException
- extends SoapException
Signal SOAP encoding style exception.
- 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 |
SoapEncException
public SoapEncException()
SoapEncException
public SoapEncException(java.lang.String s)
SoapEncException
public SoapEncException(java.lang.String s,
java.lang.Throwable ex)
Copyright (c) 2004 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.