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

  /external/apache-commons-math/src/main/java/org/apache/commons/math/
MathException.java 59 this.pattern = LocalizedFormats.SIMPLE_MESSAGE;
98 this.pattern = LocalizedFormats.SIMPLE_MESSAGE;
MathRuntimeException.java 90 this.pattern = LocalizedFormats.SIMPLE_MESSAGE;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
LocalizedFormats.java 262 SIMPLE_MESSAGE("{0}"),

Completed in 66 milliseconds