public class NotStrictlyPositiveException extends NumberIsTooSmallException
| Constructor and Description |
|---|
NotStrictlyPositiveException(Localizable specific,
java.lang.Number value)
Construct the exception with a specific context.
|
NotStrictlyPositiveException(java.lang.Number value)
Construct the exception.
|
getBoundIsAllowed, getMingetArgumentgetArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getSpecificPatternpublic NotStrictlyPositiveException(java.lang.Number value)
value - Argument.public NotStrictlyPositiveException(Localizable specific, java.lang.Number value)
specific - Specific context where the error occurred.value - Argument."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"