Home
last modified time | relevance | path

Searched refs:InternalErrorHandler (Results 1 – 25 of 27) sorted by relevance

12

/external/nist-sip/java/gov/nist/javax/sip/header/
DSIPObject.java32 import gov.nist.core.InternalErrorHandler;
146 InternalErrorHandler.handleException(ex1); in equals()
224 InternalErrorHandler.handleException( in match()
270 InternalErrorHandler.handleException(ex1); in match()
DSIPDate.java197 InternalErrorHandler.handleException( in SIPDate()
241 InternalErrorHandler.handleException( in SIPDate()
/external/nist-sip/java/gov/nist/javax/sip/parser/
DPipeline.java28 import gov.nist.core.InternalErrorHandler;
74 InternalErrorHandler.handleException(ex); in runTask()
DPipelinedMsgParser.java354 InternalErrorHandler.handleException(e); in run()
DParserFactory.java305 InternalErrorHandler.handleException(ex); in createParser()
/external/nist-sip/java/gov/nist/javax/sip/
DListeningPointImpl.java39 import gov.nist.core.InternalErrorHandler;
240 InternalErrorHandler.handleException("Unexpected exception",sipStack.getStackLogger()); in createContactHeader()
DSipProviderImpl.java31 import gov.nist.core.InternalErrorHandler;
435 InternalErrorHandler.handleException(ex); in getNewClientTransaction()
439 InternalErrorHandler.handleException(ex); in getNewClientTransaction()
726 InternalErrorHandler.handleException(ex1); in sendRequest()
960 InternalErrorHandler.handleException("Unexpected event !", in transactionErrorEvent()
DDialogFilter.java31 import gov.nist.core.InternalErrorHandler;
284 InternalErrorHandler.handleException("Egads! no sip stack!"); in processRequest()
614 InternalErrorHandler.handleException(ex); in processRequest()
688 InternalErrorHandler.handleException(ex); in processRequest()
757 InternalErrorHandler.handleException(ex); in processRequest()
782 InternalErrorHandler.handleException(ex); in processRequest()
/external/nist-sip/java/gov/nist/core/
DGenericObject.java129 InternalErrorHandler.handleException(ex); in getClassFromName()
188 InternalErrorHandler.handleException(ex); in makeClone()
470 InternalErrorHandler.handleException(ex1); in equals()
573 InternalErrorHandler.handleException(ex1); in match()
682 InternalErrorHandler.handleException(ex); in debugDump()
DInternalErrorHandler.java40 public class InternalErrorHandler { class
DGenericObjectList.java165 InternalErrorHandler.handleException(ex); in GenericObjectList()
/external/nist-sip/java/gov/nist/javax/sip/stack/
DMessageProcessor.java30 import gov.nist.core.InternalErrorHandler;
204 InternalErrorHandler.handleException in setListeningPoint()
DUDPMessageChannel.java32 import gov.nist.core.InternalErrorHandler;
445 InternalErrorHandler.handleException(ex1); in processIncomingDataPacket()
730 InternalErrorHandler.handleException(ex); in sendMessage()
788 InternalErrorHandler.handleException(ex); in sendMessage()
DMessageChannel.java34 import gov.nist.core.InternalErrorHandler;
264 InternalErrorHandler.handleException(ex); in getRawIpSourceAddress()
DSIPClientTransaction.java28 import gov.nist.core.InternalErrorHandler;
840 InternalErrorHandler.handleException(ex); in inviteClientTransaction()
872 InternalErrorHandler.handleException(ex); in inviteClientTransaction()
1008 InternalErrorHandler.handleException(ex); in fireRetransmissionTimer()
DUDPMessageProcessor.java268 InternalErrorHandler.handleException(ex); in run()
DSIPDialog.java31 import gov.nist.core.InternalErrorHandler;
1909 InternalErrorHandler.handleException(ex); in createRequest()
1958 InternalErrorHandler.handleException(ex); in createRequest()
1991 InternalErrorHandler.handleException(ex); in createRequest()
2099 InternalErrorHandler.handleException(ex); in sendRequest()
2348 InternalErrorHandler.handleException(ex); in createPrack()
2495 InternalErrorHandler.handleException(ex); in createAck()
2914 InternalErrorHandler.handleException(ex); in createReliableProvisionalResponse()
DTCPMessageChannel.java461 InternalErrorHandler.handleException(ex, sipStack.getStackLogger()); in processMessage()
656 InternalErrorHandler.handleException(ex, sipStack.getStackLogger()); in run()
DTLSMessageChannel.java432 InternalErrorHandler.handleException(ex); in processMessage()
635 InternalErrorHandler.handleException(ex); in run()
DDefaultRouter.java249 InternalErrorHandler.handleException("Unexpected non-sip URI", in getNextHop()
DTCPMessageProcessor.java149 InternalErrorHandler.handleException(ex); in run()
DSIPTransaction.java28 import gov.nist.core.InternalErrorHandler;
1148 InternalErrorHandler.handleException(ex); in acquireSem()
/external/nist-sip/java/gov/nist/javax/sip/message/
DSIPMessage.java31 import gov.nist.core.InternalErrorHandler;
392 InternalErrorHandler.handleException(ex); in encode()
418 InternalErrorHandler.handleException(e); in encodeAsBytes()
444 InternalErrorHandler.handleException(ex); in encodeAsBytes()
456 InternalErrorHandler.handleException(ex); in encodeAsBytes()
521 InternalErrorHandler.handleException(ex); in debugDump()
592 InternalErrorHandler.handleException(ex); in setHeader()
1201 InternalErrorHandler.handleException(ex); in getRawContent()
1350 InternalErrorHandler.handleException(ex); in computeContentLength()
1832 InternalErrorHandler.handleException(e); in getMultipartMimeContent()
DSIPResponse.java31 import gov.nist.core.InternalErrorHandler;
539 InternalErrorHandler.handleException(ex); in encodeAsBytes()
/external/nist-sip/java/gov/nist/javax/sip/address/
DNetObject.java141 InternalErrorHandler.handleException(ex1); in equals()
263 InternalErrorHandler.handleException(ex1); in match()

12