@Deprecated public class EstimationException extends MathException
Constructor and Description |
---|
EstimationException(Localizable specifier,
java.lang.Object... parts)
Deprecated.
Simple constructor.
|
EstimationException(java.lang.String specifier,
java.lang.Object... parts)
Deprecated.
Simple constructor.
|
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getPattern, getSpecificPattern, printStackTrace, printStackTrace
public EstimationException(java.lang.String specifier, java.lang.Object... parts)
specifier
- format specifier (to be translated)parts
- to insert in the format (no translation)public EstimationException(Localizable specifier, java.lang.Object... parts)
specifier
- format specifier (to be translated)parts
- to insert in the format (no translation)Copyright © 2010 - 2020 Adobe. All Rights Reserved