@Deprecated public class EstimationException extends MathException
| Constructor and Description |
|---|
EstimationException(Localizable specifier,
Object... parts)
Deprecated.
Simple constructor.
|
EstimationException(String specifier,
Object... parts)
Deprecated.
Simple constructor.
|
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getPattern, getSpecificPattern, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic EstimationException(String specifier, Object... parts)
specifier - format specifier (to be translated)parts - to insert in the format (no translation)public EstimationException(Localizable specifier, Object... parts)
specifier - format specifier (to be translated)parts - to insert in the format (no translation)Copyright © 2003–2015. All rights reserved.