mandala.jacob.remote
Class TransportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
mandala.jacob.remote.TransportException
- All Implemented Interfaces:
- Serializable
- public class TransportException
- extends Exception
Exception thrown by protocols implementors when an exception occurs
during the transport of method invocation.
- Version:
- $Revision: 1.1 $
- Author:
- eipi
- See Also:
- Serialized Form
TransportException
public TransportException(String message)
TransportException
public TransportException(String message,
Throwable cause)
TransportException
public TransportException(Throwable cause)
getCause
public Throwable getCause()
Mandala help mailing list