Serializable
, LocalizedException
MathIllegalArgumentException
@Deprecated public class NoDataException extends MathIllegalArgumentException
Constructor | Description |
---|---|
NoDataException() |
Deprecated.
Construct the exception.
|
NoDataException(Localizable specific) |
Deprecated.
Construct the exception with a specific context.
|
createInternalError, createInternalError, getLocalizedMessage, getMessage, getMessage, getParts, getSpecifier
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoDataException()
public NoDataException(Localizable specific)
specific
- Contextual information on what caused the exception.Copyright © 2016–2018 Hipparchus.org. All rights reserved.