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