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