Uses of Class
org.apache.commons.math.exception.NumberIsTooSmallException
-
Packages that use NumberIsTooSmallException Package Description org.apache.commons.math.exception Specialized exceptions for algorithms errors. -
-
Uses of NumberIsTooSmallException in org.apache.commons.math.exception
Subclasses of NumberIsTooSmallException in org.apache.commons.math.exception Modifier and Type Class Description class
NotPositiveException
Exception to be thrown when the argument is negative.class
NotStrictlyPositiveException
Exception to be thrown when the argument is negative.
-