Exception: java.rmi.ConnectIOException
- public exception ConnectIOException
- extends RemoteException
A
ConnectIOException is thrown if an
IOException occurs while making a connection
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.ConnectIOException
