Searched defs:RuntimeException (Results 1 – 1 of 1) sorted by relevance
27 public class RuntimeException extends Exception { class35 public RuntimeException() { in RuntimeException() method in RuntimeException45 public RuntimeException(String detailMessage) { in RuntimeException() method in RuntimeException58 public RuntimeException(String detailMessage, Throwable throwable) { in RuntimeException() method in RuntimeException69 public RuntimeException(Throwable throwable) { in RuntimeException() method in RuntimeException