|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException org.geotools.units.UnitException
Unit
framework.
Exceptions signalant qu'une certaine op?ration ne peut pas ?tre faite sur une certaine unit?. Cette exception peut ?tre lanc?e lorsqu'une conversion est impossible, ou qu'on ne peut pas multiplier une unit? par une autre.
Constructor Summary | |
UnitException()
Deprecated. Cr?e une exception sans messages. |
|
UnitException(java.lang.String msg)
Deprecated. Cr?e une exception avec le message sp?cifi?. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public UnitException()
public UnitException(java.lang.String msg)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |