public static class IntegerUnit.UnitConversionException extends Exception
| Constructor and Description |
|---|
UnitConversionException(Class<? extends IntegerUnit> from,
Class<? extends IntegerUnit> to,
long value)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnitConversionException(Class<? extends IntegerUnit> from, Class<? extends IntegerUnit> to, long value)
Copyright © 2019. All rights reserved.