Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math3/exception/
DNotFiniteNumberException.java27 public class NotFiniteNumberException extends MathIllegalNumberException { class
37 public NotFiniteNumberException(Number wrong, Object... args) { in NotFiniteNumberException() method in NotFiniteNumberException
48 public NotFiniteNumberException(Localizable specific, Number wrong, Object... args) { in NotFiniteNumberException() method in NotFiniteNumberException