Uses of Class
org.apache.commons.math.exception.NumberIsTooSmallException

Packages that use NumberIsTooSmallException
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
 class NotPositiveException
          Exception to be thrown when the argument is negative.
 class NotStrictlyPositiveException
          Exception to be thrown when the argument is negative.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.