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

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

Completed in 132 milliseconds