Searched refs:lastException (Results 1 – 11 of 11) sorted by relevance
37 private IOException lastException; field in RouteException41 lastException = cause; in RouteException()45 return lastException; in getLastConnectException()49 addSuppressedIfPossible(e, lastException); in addConnectException()50 lastException = e; in addConnectException()
84 AnnotatedException lastException = null; in findCRLs() local119 lastException = new AnnotatedException( in findCRLs()124 if (!foundValidStore && lastException != null) in findCRLs()126 throw lastException; in findCRLs()
555 AnnotatedException lastException = null; in processCRLF() local563 lastException = new AnnotatedException( in processCRLF()572 if (checkKeys.isEmpty() && lastException == null) in processCRLF()576 if (checkKeys.isEmpty() && lastException != null) in processCRLF()578 throw lastException; in processCRLF()589 Exception lastException = null; in processCRLG() local600 lastException = e; in processCRLG()603 throw new AnnotatedException("Cannot verify CRL.", lastException); in processCRLG()611 Exception lastException = null; in processCRLH() local623 lastException = e; in processCRLH()[all …]
431 CertificateException lastException = null; in checkTrustedRecursive() local467 lastException = ex; in checkTrustedRecursive()483 throw lastException; in checkTrustedRecursive()501 lastException = new CertificateException("Unacceptable certificate: " in checkTrustedRecursive()511 lastException = ex; in checkTrustedRecursive()534 lastException = ex; in checkTrustedRecursive()542 if (lastException != null) { in checkTrustedRecursive()543 throw lastException; in checkTrustedRecursive()
8727 - lastException = new AnnotatedException(8739 + // lastException = new AnnotatedException(
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...