Searched defs:Error (Results 1 – 1 of 1) sorted by relevance
49 public class Error extends Throwable { class58 public Error() { in Error() method in Error70 public Error(String message) { in Error() method in Error88 public Error(String message, Throwable cause) { in Error() method in Error105 public Error(Throwable cause) { in Error() method in Error124 protected Error(String message, Throwable cause, in Error() method in Error