Uses of Class
org.apfloat.internal.ApfloatInternalException
Packages that use ApfloatInternalException
Package
Description
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of ApfloatInternalException in org.apfloat.internal
Subclasses of ApfloatInternalException in org.apfloat.internalModifier and TypeClassDescriptionclass
Exception indicating a backing storage failure.class
Exception indicating a different implementation of the apfloat SPI being used in two operands of a calculation.class
Exception indicating a different radix being used in two operands of a calculation.class
Exception indicating that the "size" of the numbers used in a multiplication is too large.