Searched defs:SocketException (Results 1 – 1 of 1) sorted by relevance
38 class SocketException extends IOException { class47 public SocketException(String msg) { in SocketException() method in SocketException54 public SocketException() { in SocketException() method in SocketException58 public SocketException(Throwable cause) { in SocketException() method in SocketException63 public SocketException(String msg, Throwable cause) { in SocketException() method in SocketException