HomeSort by relevance Sort by last modified time
    Searched refs:FRACTION_CONVERSION_OVERFLOW (Results 1 - 2 of 2) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
FractionConversionException.java 53 super(LocalizedFormats.FRACTION_CONVERSION_OVERFLOW, value, p, q);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
LocalizedFormats.java 103 FRACTION_CONVERSION_OVERFLOW("Overflow trying to convert {0} to fraction ({1}/{2})"),

Completed in 172 milliseconds