Lines Matching refs:TransactionUnavailableException

74 import javax.sip.TransactionUnavailableException;
275 throws TransactionUnavailableException { in getNewClientTransaction()
279 throw new TransactionUnavailableException("Stack is stopped"); in getNewClientTransaction()
283 throw new TransactionUnavailableException( in getNewClientTransaction()
286 …throw new TransactionUnavailableException ("Cannot create client transaction for " + Request.ACK); in getNewClientTransaction()
300 throw new TransactionUnavailableException(ex.getMessage(), ex); in getNewClientTransaction()
311 throw new TransactionUnavailableException( in getNewClientTransaction()
348 throw new TransactionUnavailableException( in getNewClientTransaction()
351 throw new TransactionUnavailableException( in getNewClientTransaction()
401 throw new TransactionUnavailableException("Cound not create tx"); in getNewClientTransaction()
430 throw new TransactionUnavailableException( in getNewClientTransaction()
436 throw new TransactionUnavailableException( in getNewClientTransaction()
440 throw new TransactionUnavailableException( in getNewClientTransaction()
453 TransactionUnavailableException { in getNewServerTransaction()
456 throw new TransactionUnavailableException("Stack is stopped"); in getNewServerTransaction()
462 throw new TransactionUnavailableException(ex.getMessage(), ex); in getNewServerTransaction()
468 throw new TransactionUnavailableException("Cannot create Server transaction for ACK "); in getNewServerTransaction()
481 throw new TransactionUnavailableException( in getNewServerTransaction()
486 throw new TransactionUnavailableException( in getNewServerTransaction()
498 throw new TransactionUnavailableException( in getNewServerTransaction()
505 throw new TransactionUnavailableException( in getNewServerTransaction()
545 throw new TransactionUnavailableException( in getNewServerTransaction()
553 throw new TransactionUnavailableException( in getNewServerTransaction()
600 throw new TransactionUnavailableException( in getNewServerTransaction()