Searched refs:getLocalizedMessage (Results 1 - 25 of 30) sorted by relevance

12

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
H A DMathThrowable.java60 String getLocalizedMessage(); method in interface:MathThrowable
H A DMathIllegalArgumentException.java109 public String getLocalizedMessage() { method in class:MathIllegalArgumentException
H A DMathIllegalStateException.java136 public String getLocalizedMessage() { method in class:MathIllegalStateException
H A DMathUnsupportedOperationException.java103 public String getLocalizedMessage() { method in class:MathUnsupportedOperationException
/external/apache-commons-math/src/main/java/org/apache/commons/math/
H A DMathRuntimeException.java194 public String getLocalizedMessage() { method in class:MathRuntimeException
258 public String getLocalizedMessage() {
302 public String getLocalizedMessage() {
346 public String getLocalizedMessage() {
365 IOException ioe = new IOException(rootCause.getLocalizedMessage());
407 public String getLocalizedMessage() {
422 IllegalArgumentException iae = new IllegalArgumentException(rootCause.getLocalizedMessage());
464 public String getLocalizedMessage() {
508 public String getLocalizedMessage() {
552 public String getLocalizedMessage() {
[all...]
H A DMathException.java190 public String getLocalizedMessage() { method in class:MathException
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DSimpleFormatterTest.java90 public String getLocalizedMessage() {
/external/emma/core/java12/com/vladium/util/exception/
H A DAbstractException.java176 * Equivalent to {@link #getLocalizedMessage}.
217 public final String getLocalizedMessage () method in class:AbstractException
H A DAbstractRuntimeException.java176 * Equivalent to {@link #getLocalizedMessage}.
217 public final String getLocalizedMessage () method in class:AbstractRuntimeException
/external/nist-sip/java/gov/nist/core/net/
H A DDefaultNetworkLayer.java92 throw new SocketException( e.getLocalizedMessage() );
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue318/
H A DContextClassLoaderTest.java83 fail(e2.getLocalizedMessage());
/external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
H A DFractionFormat.java185 ex.getLocalizedMessage());
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
H A DAbstractStepInterpolator.java471 IOException ioe = new IOException(e.getLocalizedMessage());
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
H A DIslamicTest.java366 errln("unexpected exception that wasn't for trying to set a date to '30'. errmsg - " + iae.getLocalizedMessage());
824 errln("unexpected exception thrown - message=" +t.getLocalizedMessage());
886 errln(e.getLocalizedMessage());
976 errln("unable to parse test date string - errMsg:" +e.getLocalizedMessage());
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DIslamicTest.java365 errln("unexpected exception that wasn't for trying to set a date to '30'. errmsg - " + iae.getLocalizedMessage());
823 errln("unexpected exception thrown - message=" +t.getLocalizedMessage());
885 errln(e.getLocalizedMessage());
975 errln("unable to parse test date string - errMsg:" +e.getLocalizedMessage());
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
H A DDormandPrince853StepInterpolator.java440 IOException ioe = new IOException(e.getLocalizedMessage());
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DMessageChannel.java384 buf.append("SIP/2.0 400 Bad Request (" + pe.getLocalizedMessage() + ')');
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DDateFormatRegressionTest.java1250 errln("ParseException not thrown for bad pattern! exception was: " + t.getLocalizedMessage());
1335 errln("parse partial match failure in lenient mode: " + pe.getLocalizedMessage());
1345 errln("unable to instantiate reference date: " + pe.getLocalizedMessage());
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatRegressionTest.java1249 errln("ParseException not thrown for bad pattern! exception was: " + t.getLocalizedMessage());
1334 errln("parse partial match failure in lenient mode: " + pe.getLocalizedMessage());
1344 errln("unable to instantiate reference date: " + pe.getLocalizedMessage());
/external/apache-http/src/org/apache/commons/logging/impl/
H A DLogFactoryImpl.java1292 + discoveryFlaw.getLocalizedMessage());
/external/guice/extensions/struts2/lib/
H A Djsp-api-2.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/resources/ ...
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...

Completed in 1364 milliseconds

12