Searched refs:TransportTimeoutException (Results 1 – 3 of 3) sorted by relevance
58 public class TransportTimeoutException extends java.io.IOException { class64 public TransportTimeoutException() { in TransportTimeoutException() method in TransportTimeoutException74 public TransportTimeoutException(String message) { in TransportTimeoutException() method in TransportTimeoutException
29 import com.sun.jdi.connect.TransportTimeoutException;
227 throw new TransportTimeoutException("timed out trying to establish connection"); in attach()350 throw new TransportTimeoutException("timeout waiting for connection"); in accept()