Module java.rmi
Package java.rmi

Class ConnectIOException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ConnectIOException extends RemoteException
A ConnectIOException is thrown if an IOException occurs while making a connection to the remote host for a remote method call.
Since:
1.1
See Also: