Module java.rmi
Package java.rmi

Class ConnectException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ConnectException extends RemoteException
A ConnectException is thrown if a connection is refused to the remote host for a remote method call.
Since:
1.1
See Also: