Name

ConnectIOException

Synopsis

A RemoteException, thrown if there is an I/O error while attempting to make a remote method call.

                  
public class ConnectIOException extends RemoteException {
// Public Constructors
   public ConnectIOException( String s);  
   public ConnectIOException( String s, Exception ex);  
}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.