Package de.timmfitschen.easyunits
Class UnitIncommensurabilityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.timmfitschen.easyunits.SystemOfUnitsException
-
- de.timmfitschen.easyunits.UnitIncommensurabilityException
-
- All Implemented Interfaces:
Serializable
public class UnitIncommensurabilityException extends SystemOfUnitsException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnitIncommensurabilityException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
UnitIncommensurabilityException
public UnitIncommensurabilityException(String message)
-
-