Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DArithmeticException.java41 public class ArithmeticException extends RuntimeException { class
48 public ArithmeticException() { in ArithmeticException() method in ArithmeticException
58 public ArithmeticException(String s) { in ArithmeticException() method in ArithmeticException