com.rubecula.jquantity
Class WholeNumber.WholeNumberException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byjava.lang.ArithmeticException
                  extended bycom.rubecula.jquantity.JQuantityException
                      extended bycom.rubecula.jquantity.WholeNumber.WholeNumberException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
WholeNumber

public class WholeNumber.WholeNumberException
extends JQuantityException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.rubecula.jquantity.JQuantityException
 
Fields inherited from class java.lang.RuntimeException
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
WholeNumber.WholeNumberException(java.lang.String bleat)
           
 
Methods inherited from class com.rubecula.jquantity.JQuantityException
isInformational, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WholeNumber.WholeNumberException

public WholeNumber.WholeNumberException(java.lang.String bleat)