Searched refs:ConnectionClosedException (Results 1 – 3 of 3) sorted by relevance
50 public class ConnectionClosedException extends IOException { class59 public ConnectionClosedException(final String message) { in ConnectionClosedException() method in ConnectionClosedException
36 import org.apache.http.ConnectionClosedException;79 throw new ConnectionClosedException("Client closed connection"); in parseHead()
845 @Deprecated public class ConnectionClosedException extends java.io.IOException {846 ctor @Deprecated public ConnectionClosedException(String);