@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, printStackTrace
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
public 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.