Home
last modified time | relevance | path

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

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