Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/io/
DWriteAbortedException.java78 public Throwable getCause() { in getCause() method in WriteAbortedException
/libcore/luni/src/main/java/java/lang/
DExceptionInInitializerError.java77 public Throwable getCause() { in getCause() method in ExceptionInInitializerError
DClassNotFoundException.java79 public Throwable getCause() { in getCause() method in ClassNotFoundException
DThrowable.java390 public Throwable getCause() { in getCause() method in Throwable
/libcore/luni/src/main/java/java/lang/reflect/
DUndeclaredThrowableException.java77 public Throwable getCause() { in getCause() method in UndeclaredThrowableException
DInvocationTargetException.java84 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/luni/src/main/java/javax/xml/transform/
DTransformerException.java72 public Throwable getCause() { in getCause() method in TransformerException