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