Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math3/exception/
DNumberIsTooSmallException.java27 public class NumberIsTooSmallException extends MathIllegalNumberException { class
44 public NumberIsTooSmallException(Number wrong, Number min, boolean boundIsAllowed) { in NumberIsTooSmallException() method in NumberIsTooSmallException
62 public NumberIsTooSmallException( in NumberIsTooSmallException() method in NumberIsTooSmallException
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
DNumberIsTooSmallException.java28 public class NumberIsTooSmallException extends MathIllegalNumberException { class
49 public NumberIsTooSmallException(Number wrong, in NumberIsTooSmallException() method in NumberIsTooSmallException
63 public NumberIsTooSmallException(Localizable specific, in NumberIsTooSmallException() method in NumberIsTooSmallException