Searched defs:exception (Results 1 – 2 of 2) sorted by relevance
77 static boolean isAttemptAtUsingClosedDatabase(IllegalStateException exception) { in isAttemptAtUsingClosedDatabase()
357 private void processLockingException(CommandCallback callback, Exception exception, in processLockingException()931 private static Response createErrorOccurredResponse(@NonNull Exception exception, in createErrorOccurredResponse()937 Boolean isRecoverable, @NonNull Exception exception, ErrorCode errorCode) { in createErrorOccurredResponse()954 private static @NonNull String stackTraceFromException(Exception exception) { in stackTraceFromException()