MathIllegalArgumentException@Deprecated public class InsufficientDataException extends MathIllegalArgumentException
| Constructor and Description | 
|---|
| InsufficientDataException()Deprecated.  Construct the exception. | 
| InsufficientDataException(Localizable pattern,
                         Object... arguments)Deprecated.  Construct the exception with a specific context. | 
createInternalError, createInternalError, getLocalizedMessage, getMessage, getMessage, getParts, getSpecifieraddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InsufficientDataException()
public InsufficientDataException(Localizable pattern, Object... arguments)
pattern - Message pattern providing the specific context of the error.arguments - Values for replacing the placeholders in pattern.Copyright © 2016–2020 Hipparchus.org. All rights reserved.