Searched defs:getTargetException (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/reflect/
H A DInvocationTargetException.java35 * {@link #getTargetException()} method is now known as the <i>cause</i>,
97 public Throwable getTargetException() { method in class:InvocationTargetException

Completed in 37 milliseconds