Searched defs:RuntimeException (Results 1 – 1 of 1) sorted by relevance
43 public class RuntimeException extends Exception { class50 public RuntimeException() { in RuntimeException() method in RuntimeException61 public RuntimeException(String message) { in RuntimeException() method in RuntimeException79 public RuntimeException(String message, Throwable cause) { in RuntimeException() method in RuntimeException95 public RuntimeException(Throwable cause) { in RuntimeException() method in RuntimeException114 protected RuntimeException(String message, Throwable cause, in RuntimeException() method in RuntimeException