Searched refs:TransportNotSupportedException (Results 1 – 3 of 3) sorted by relevance
3 public class TransportNotSupportedException extends SipException { class4 public TransportNotSupportedException() { in TransportNotSupportedException() method in TransportNotSupportedException7 public TransportNotSupportedException(String message) { in TransportNotSupportedException() method in TransportNotSupportedException11 public TransportNotSupportedException(String message, Throwable cause) { in TransportNotSupportedException() method in TransportNotSupportedException
13 throws TransportNotSupportedException, InvalidArgumentException; in createListeningPoint()15 String transport) throws TransportNotSupportedException, in createListeningPoint()
66 import javax.sip.TransportNotSupportedException;1062 int port, String transport) throws TransportNotSupportedException, in createListeningPoint()1081 throw new TransportNotSupportedException("bad transport " in createListeningPoint()1260 throws TransportNotSupportedException, InvalidArgumentException { in createListeningPoint()