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