Searched refs:ClosedConnectionException (Results 1 – 2 of 2) sorted by relevance
49 public class ClosedConnectionException extends java.io.IOException { class55 public ClosedConnectionException() { in ClosedConnectionException() method in ClosedConnectionException64 public ClosedConnectionException(String message) { in ClosedConnectionException() method in ClosedConnectionException
404 throw new ClosedConnectionException("connection is closed"); in readPacket()417 throw new ClosedConnectionException("connection is closed"); in readPacket()453 throw new ClosedConnectionException("connection is closed"); in readPacket()471 throw new ClosedConnectionException("connection is closed"); in writePacket()505 throw new ClosedConnectionException("connection is closed"); in writePacket()