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 classNotPositiveExceptionException to be thrown when the argument is negative.classNotStrictlyPositiveExceptionException to be thrown when the argument is negative.
-