Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/lang/
DArithmeticException.java23 public class ArithmeticException extends RuntimeException { class
31 public ArithmeticException() { in ArithmeticException() method in ArithmeticException
41 public ArithmeticException(String detailMessage) { in ArithmeticException() method in ArithmeticException