Java in a Nutshell Online Quick Reference for Java 1.1
CLASS java.rmi.ConnectIOException
Availability: JDK 1.1
public class ConnectIOException extends RemoteException {
// Public Constructors
public ConnectIOException(Strings);
public ConnectIOException(Strings, Exceptionex);
}