Searched refs:TransactionAlreadyExistsException (Results 1 – 3 of 3) sorted by relevance
3 public class TransactionAlreadyExistsException extends SipException { class4 public TransactionAlreadyExistsException(){ in TransactionAlreadyExistsException() method in TransactionAlreadyExistsException7 public TransactionAlreadyExistsException(String message) { in TransactionAlreadyExistsException() method in TransactionAlreadyExistsException11 public TransactionAlreadyExistsException(String message, Throwable cause) { in TransactionAlreadyExistsException() method in TransactionAlreadyExistsException
38 throws TransactionAlreadyExistsException, in getNewServerTransaction()
72 import javax.sip.TransactionAlreadyExistsException;452 throws TransactionAlreadyExistsException, in getNewServerTransaction()492 throw new TransactionAlreadyExistsException( in getNewServerTransaction()540 throw new TransactionAlreadyExistsException( in getNewServerTransaction()571 throw new TransactionAlreadyExistsException( in getNewServerTransaction()