Home
last modified time | relevance | path

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

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