Uses of Interface
org.apfloat.ApfloatLocalizedException
Packages that use ApfloatLocalizedException
Package
Description
The apfloat Application Programming Interface (API).
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of ApfloatLocalizedException in org.apfloat
Classes in org.apfloat that implement ApfloatLocalizedExceptionModifier and TypeClassDescriptionclassException indicating a mathematical condition.classException indicating an error in the apfloat configuration.classException indicating that the computation was interrupted.classException indicating some unexpected error situation.classException indicating that the result of an operation would have infinite size.classException indicating a result that would have no significant digits.classException indicating that something went wrong in a numeric computation.classException indicating an overflow in a calculation. -
Uses of ApfloatLocalizedException in org.apfloat.internal
Classes in org.apfloat.internal that implement ApfloatLocalizedExceptionModifier and TypeClassDescriptionclassException indicating some unexpected apfloat implementation specific error situation.classException 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.