Serializable, LocalizedExceptionMathIllegalArgumentException@Deprecated public class NotPositiveException extends NumberIsTooSmallException
INTEGER_ZERO| Constructor | Description |
|---|---|
NotPositiveException(Number value) |
Deprecated.
Construct the exception.
|
NotPositiveException(Localizable specific,
Number value) |
Deprecated.
Construct the exception with a specific context.
|
getArgumentcreateInternalError, createInternalError, getLocalizedMessage, getMessage, getMessage, getParts, getSpecifiergetBoundIsAllowed, getMinclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotPositiveException(Number value)
value - Argument.public NotPositiveException(Localizable specific, Number value)
specific - Specific context where the error occurred.value - Argument.Copyright © 2016–2018 Hipparchus.org. All rights reserved.