Searched defs:Error (Results 1 – 1 of 1) sorted by relevance
30 public class Error extends Throwable { class37 public Error() { in Error() method in Error48 public Error(String detailMessage) { in Error() method in Error61 public Error(String detailMessage, Throwable throwable) { in Error() method in Error72 public Error(Throwable throwable) { in Error() method in Error