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 TypeClassDescriptionclassException indicating a backing storage failure.classException indicating a different implementation of the apfloat SPI being used in two operands of a calculation.classException indicating a different radix being used in two operands of a calculation.classException indicating that the "size" of the numbers used in a multiplication is too large.