Home
last modified time | relevance | path

Searched defs:handleException (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTestCase.java96 public void handleException(Exception e, int option) { in handleException() method in OldSocketTestCase
/libcore/ojluni/src/main/java/java/security/cert/
DCertStore.java246 private static CertStore handleException(NoSuchAlgorithmException e) in handleException() method in CertStore