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, getMin
getArgument
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getSpecificPattern
public 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"