Searched defs:SocketException (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/java/net/
H A DSocketException.java37 class SocketException extends IOException { class in inherits:IOException
46 public SocketException(String msg) { method in class:SocketException
53 public SocketException() { method in class:SocketException

Completed in 46 milliseconds