Class java.rmi.ServerRuntimeException (1.1)


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