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