Home
last modified time | relevance | path

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

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