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

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

Completed in 90 milliseconds