|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.ArithmeticException
com.rubecula.jquantity.JQuantityException
com.rubecula.jquantity.UnitsFoundation.UnitsException
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 | |
(package private) |
UnitsFoundation.UnitsException()
|
|
UnitsFoundation.UnitsException(String bleat)
|
|
UnitsFoundation.UnitsException(String bleat,
boolean informational)
|
|
UnitsFoundation.UnitsException(String bleat,
String details)
|
|
UnitsFoundation.UnitsException(String bleat,
String details,
boolean informational)
|
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 |
UnitsFoundation.UnitsException()
public UnitsFoundation.UnitsException(String bleat, String details, boolean informational)
public UnitsFoundation.UnitsException(String bleat, boolean informational)
public UnitsFoundation.UnitsException(String bleat, String details)
public UnitsFoundation.UnitsException(String bleat)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |