Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DError.java49 public class Error extends Throwable { class
57 public Error() { in Error() method in Error
69 public Error(String message) { in Error() method in Error
87 public Error(String message, Throwable cause) { in Error() method in Error
104 public Error(Throwable cause) { in Error() method in Error
123 protected Error(String message, Throwable cause, in Error() method in Error