com.rubecula.jquantity
Class FuzzInt.FuzzIntException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--java.lang.ArithmeticException
                          |
                          +--com.rubecula.jquantity.JQuantityException
                                |
                                +--com.rubecula.jquantity.FuzzInt.FuzzIntException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
FuzzInt

class FuzzInt.FuzzIntException
extends JQuantityException


Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Constructor Summary
FuzzInt.FuzzIntException(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

FuzzInt.FuzzIntException

public FuzzInt.FuzzIntException(java.lang.String bleat)