Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/io/
DWriteAbortedException.java85 public Throwable getCause() { in getCause() method in WriteAbortedException
DUncheckedIOException.java72 public IOException getCause() { in getCause() method in UncheckedIOException
/libcore/ojluni/src/main/java/java/nio/file/
DDirectoryIteratorException.java68 public IOException getCause() { in getCause() method in DirectoryIteratorException
/libcore/ojluni/src/main/java/java/security/
DPrivilegedActionException.java102 public Throwable getCause() { in getCause() method in PrivilegedActionException
/libcore/ojluni/src/main/java/java/lang/reflect/
DUndeclaredThrowableException.java116 public Throwable getCause() { in getCause() method in UndeclaredThrowableException
DInvocationTargetException.java109 public Throwable getCause() { in getCause() method in InvocationTargetException
/libcore/luni/src/main/java/javax/xml/xpath/
DXPathException.java74 public Throwable getCause() { in getCause() method in XPathException
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DThrowable.annotated.java50 @libcore.util.Nullable public synchronized java.lang.Throwable getCause() { throw new RuntimeExcept… in getCause() method in Throwable
/libcore/luni/src/main/java/javax/xml/transform/
DTransformerException.java72 public Throwable getCause() { in getCause() method in TransformerException
/libcore/ojluni/annotations/hiddenapi/java/lang/
DThrowable.java66 public synchronized java.lang.Throwable getCause() { in getCause() method in Throwable
/libcore/ojluni/src/main/java/java/lang/
DThrowable.java435 public synchronized Throwable getCause() { in getCause() method in Throwable
/libcore/ojluni/src/main/java/java/util/
DResourceBundle.java792 private Throwable getCause() { in getCause() method in ResourceBundle.CacheKey