Searched refs:SocketNotBoundException (Results 1 – 3 of 3) sorted by relevance
27 public class SocketNotBoundException extends Exception { class29 public SocketNotBoundException() { in SocketNotBoundException() method in SocketNotBoundException
83 return new QosCallbackException(new SocketNotBoundException()); in createException()
447 public class SocketNotBoundException extends java.lang.Exception {