Searched defs:RuntimeException (Results 1 – 1 of 1) sorted by relevance
43 public class RuntimeException extends Exception { class51 public RuntimeException() { in RuntimeException() method in RuntimeException62 public RuntimeException(String message) { in RuntimeException() method in RuntimeException80 public RuntimeException(String message, Throwable cause) { in RuntimeException() method in RuntimeException96 public RuntimeException(Throwable cause) { in RuntimeException() method in RuntimeException115 protected RuntimeException(String message, Throwable cause, in RuntimeException() method in RuntimeException