Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/
DMathRuntimeException.java230 public static ArithmeticException createArithmeticException(final String pattern, in createArithmeticException() method in MathRuntimeException
243 public static ArithmeticException createArithmeticException(final Localizable pattern, in createArithmeticException() method in MathRuntimeException