Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DThrowable.java695 Throwable ourCause = getCause(); in printStackTrace() local
739 Throwable ourCause = getCause(); in printEnclosedStackTrace() local