Home
last modified time | relevance | path

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

/dalvik/libcore/luni-kernel/src/main/java/java/lang/
DThrowable.java47 public class Throwable implements java.io.Serializable { class
78 public Throwable() { in Throwable() method in Throwable
91 public Throwable(String detailMessage) { in Throwable() method in Throwable
106 public Throwable(String detailMessage, Throwable throwable) { in Throwable() method in Throwable
120 public Throwable(Throwable throwable) { in Throwable() method in Throwable