com.rubecula.jquantity
Class Rational.RationalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.ArithmeticException
com.rubecula.jquantity.JQuantityException
com.rubecula.jquantity.Rational.RationalException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- Rational
- private class Rational.RationalException
- extends JQuantityException
Fields inherited from class java.lang.RuntimeException |
|
Fields inherited from class java.lang.Throwable |
|
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 |
Rational.RationalException
Rational.RationalException()
Rational.RationalException
public Rational.RationalException(java.lang.String bleat,
java.lang.String details,
boolean informational)
Rational.RationalException
public Rational.RationalException(java.lang.String bleat,
boolean informational)
Rational.RationalException
public Rational.RationalException(java.lang.String bleat,
java.lang.String details)
Rational.RationalException
public Rational.RationalException(java.lang.String bleat)