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

  /external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
FractionConversionException.java 42 super(LocalizedFormats.FAILED_FRACTION_CONVERSION, value, maxIterations);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
LocalizedFormats.java 99 FAILED_FRACTION_CONVERSION("Unable to convert {0} to fraction after {1} iterations"),

Completed in 527 milliseconds