Exception: java.rmi.ConnectException
- public exception ConnectException
- extends RemoteException
A
ConnectException is thrown if a connection is refused
to the remote host for a remote method call.Inheritance
Superclass tree:- java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- java.io.IOException
- java.rmi.RemoteException
- java.rmi.ConnectException
