Uses of Class
com.rubecula.jquantity.WholeNumber.WholeNumberException

Packages that use WholeNumber.WholeNumberException
com.rubecula.jquantity

JQuantity Contents: Copyright Notice Overview JQuantity Philosophy Programming Conventions Package Structure
Class Structure Links Important Note about the links to classes in this document:  This document appears in two different places: the source tree and the doc tree (where it is placed by the javadoc program). 

 

Uses of WholeNumber.WholeNumberException in com.rubecula.jquantity
 

Constructors in com.rubecula.jquantity that throw WholeNumber.WholeNumberException
WholeNumber(java.math.BigInteger bigInteger, java.lang.String identifier)
          Primary constructor to create a WholeNumber from a BigInteger.