Home
last modified time | relevance | path

Searched refs:ZERO_NOT_ALLOWED (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
DZeroException.java46 super(specific, LocalizedFormats.ZERO_NOT_ALLOWED, 0); in ZeroException()
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java303 ZERO_NOT_ALLOWED("zero not allowed here"); enumConstant