Home
last modified time | relevance | path

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

/libcore/libart/src/main/java/java/lang/
DDaemons.java372 Exception syntheticException = new TimeoutException(message); in finalizerTimedOut() local
394 h.uncaughtException(Thread.currentThread(), syntheticException); in finalizerTimedOut() local