Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/io/
DWriteAbortedException.java90 public Throwable getCause() { in getCause() method in WriteAbortedException
DUncheckedIOException.java71 public IOException getCause() { in getCause() method in UncheckedIOException
/libcore/ojluni/src/main/java/java/lang/reflect/
DUndeclaredThrowableException.java116 public Throwable getCause() { in getCause() method in UndeclaredThrowableException
DInvocationTargetException.java108 public Throwable getCause() { in getCause() method in InvocationTargetException
/libcore/ojluni/src/main/java/java/lang/
DExceptionInInitializerError.java123 public Throwable getCause() { in getCause() method in ExceptionInInitializerError
DClassNotFoundException.java122 public Throwable getCause() { in getCause() method in ClassNotFoundException
DThrowable.java406 public synchronized Throwable getCause() { in getCause() method in Throwable
/libcore/luni/src/main/java/javax/xml/xpath/
DXPathException.java74 public Throwable getCause() { in getCause() method in XPathException
/libcore/luni/src/main/java/javax/xml/transform/
DTransformerException.java72 public Throwable getCause() { in getCause() method in TransformerException
/libcore/ojluni/src/main/java/java/util/
DResourceBundle.java639 private Throwable getCause() { in getCause() method in ResourceBundle.CacheKey