Home
last modified time | relevance | path

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

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/exception/
H A DMathArithmeticException.java30 public class MathArithmeticException extends ArithmeticException class
39 public MathArithmeticException() { in MathArithmeticException() method in MathArithmeticException
50 public MathArithmeticException(Localizable pattern, Object... args) { in MathArithmeticException() method in MathArithmeticException