Serializable, LocalizedExceptionMathIllegalArgumentException@Deprecated public class InsufficientDataException extends MathIllegalArgumentException
| Constructor | 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, getSpecifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, 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–2018 Hipparchus.org. All rights reserved.