Home
last modified time | relevance | path

Searched defs:RuntimeException (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/lang/
DRuntimeException.java27 public class RuntimeException extends Exception { class
35 public RuntimeException() { in RuntimeException() method in RuntimeException
45 public RuntimeException(String detailMessage) { in RuntimeException() method in RuntimeException
58 public RuntimeException(String detailMessage, Throwable throwable) { in RuntimeException() method in RuntimeException
69 public RuntimeException(Throwable throwable) { in RuntimeException() method in RuntimeException