Searched defs:Error (Results 1 – 1 of 1) sorted by relevance
49 public class Error extends Throwable { class57 public Error() { in Error() method in Error69 public Error(String message) { in Error() method in Error87 public Error(String message, Throwable cause) { in Error() method in Error104 public Error(Throwable cause) { in Error() method in Error123 protected Error(String message, Throwable cause, in Error() method in Error