Searched refs:ConnectionResetException (Results 1 – 5 of 5) sorted by relevance
36 class ConnectionResetException extends SocketException { class39 public ConnectionResetException(String msg) { in ConnectionResetException() method in ConnectionResetException43 public ConnectionResetException() { in ConnectionResetException() method in ConnectionResetException
35 import sun.net.ConnectionResetException;180 } catch (ConnectionResetException rstExc) { in read()198 } catch (ConnectionResetException rstExc) { in read()
38 import sun.net.ConnectionResetException;539 } catch (ConnectionResetException exc1) { in available()546 } catch (ConnectionResetException exc2) { in available()
119 if (se instanceof sun.net.ConnectionResetException) { in socketWrite()
1458 "ojluni/src/main/java/sun/net/ConnectionResetException.java",