Home
last modified time | relevance | path

Searched defs:TransportNotSupportedException (Results 1 – 1 of 1) sorted by relevance

/external/nist-sip/java/javax/sip/
DTransportNotSupportedException.java3 public class TransportNotSupportedException extends SipException { class
4 public TransportNotSupportedException() { in TransportNotSupportedException() method in TransportNotSupportedException
7 public TransportNotSupportedException(String message) { in TransportNotSupportedException() method in TransportNotSupportedException
11 public TransportNotSupportedException(String message, Throwable cause) { in TransportNotSupportedException() method in TransportNotSupportedException