/external/nist-sip/java/gov/nist/core/ |
D | InternalErrorHandler.java | 42 public static void handleException(Exception ex) throws RuntimeException { in handleException() method in InternalErrorHandler 51 public static void handleException(Exception ex, StackLogger stackLogger) { in handleException() method in InternalErrorHandler 63 public static void handleException(String emsg) { in handleException() method in InternalErrorHandler 71 public static void handleException(String emsg, StackLogger stackLogger) { in handleException() method in InternalErrorHandler
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/ |
D | CoroutineExceptionHandler.kt | 50 override fun handleException(context: CoroutineContext, exception: Throwable) = in CoroutineExceptionHandler() method 108 public fun handleException(context: CoroutineContext, exception: Throwable) method
|
/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ |
D | ExceptionHandler.java | 19 public boolean handleException(RuntimeException e); in handleException() method 29 public boolean handleException(RuntimeException e) { in handleException() method in ExceptionHandler.DefaultExceptionHandler
|
/external/guava/android/guava/src/com/google/common/eventbus/ |
D | SubscriberExceptionHandler.java | 24 void handleException(Throwable exception, SubscriberExceptionContext context); in handleException() method
|
D | EventBus.java | 229 public void handleException(Throwable exception, SubscriberExceptionContext context) { in handleException() method in EventBus.LoggingHandler
|
/external/guava/guava/src/com/google/common/eventbus/ |
D | SubscriberExceptionHandler.java | 24 void handleException(Throwable exception, SubscriberExceptionContext context); in handleException() method
|
D | EventBus.java | 229 public void handleException(Throwable exception, SubscriberExceptionContext context) { in handleException() method in EventBus.LoggingHandler
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | ParseExceptionListener.java | 58 public void handleException( in handleException() method
|
/external/kotlinx.coroutines/kotlinx-coroutines-test/src/ |
D | TestCoroutineExceptionHandler.kt | 44 override fun handleException(context: CoroutineContext, exception: Throwable) { in cleanupTestCoroutines() method in kotlinx.coroutines.test.TestCoroutineExceptionHandler
|
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/src/ |
D | AndroidExceptionPreHandler.kt | 35 override fun handleException(context: CoroutineContext, exception: Throwable) { in handleException() method in kotlinx.coroutines.android.AndroidExceptionPreHandler
|
/external/junit/src/main/java/org/junit/rules/ |
D | ExpectedException.java | 269 private void handleException(Throwable e) throws Throwable { in handleException() method in ExpectedException
|
/external/volley/src/main/java/com/android/volley/toolbox/ |
D | NetworkUtility.java | 139 static void handleException( in handleException() method in NetworkUtility
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/ |
D | Exceptions.kt | 42 …override fun handleException(context: CoroutineContext, exception: Throwable) = synchronized<Unit>… in <lambda>() method in kotlinx.coroutines.exceptions.CapturingHandler
|
/external/apache-http/src/org/apache/http/protocol/ |
D | HttpService.java | 222 protected void handleException(final HttpException ex, final HttpResponse response) { in handleException() method in HttpService
|
/external/guava/android/guava/src/com/google/common/util/concurrent/ |
D | AggregateFuture.java | 191 private void handleException(Throwable throwable) { in handleException() method in AggregateFuture
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | AggregateFuture.java | 191 private void handleException(Throwable throwable) { in handleException() method in AggregateFuture
|
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/test/ |
D | AbstractTest.java | 277 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
|
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/test/ |
D | AbstractTestCase.java | 322 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTestCase
|
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/test/ |
D | AbstractTest.java | 322 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
|
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/test/ |
D | AbstractTestCase.java | 323 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTestCase
|
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/test/ |
D | AbstractTestCase.java | 323 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTestCase
|
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/test/ |
D | AbstractTest.java | 308 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/java/org/mockftpserver/test/ |
D | AbstractTest.java | 308 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
|
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/test/ |
D | AbstractTest.java | 322 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
|
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/test/ |
D | AbstractTest.java | 308 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
|