Searched refs:ZERO_DENOMINATOR (Results 1 – 2 of 2) sorted by relevance
123 throw MathRuntimeException.createArithmeticException(LocalizedFormats.ZERO_DENOMINATOR); in BigFraction()614 throw MathRuntimeException.createArithmeticException(LocalizedFormats.ZERO_DENOMINATOR); in divide()667 throw MathRuntimeException.createArithmeticException(LocalizedFormats.ZERO_DENOMINATOR); in divide()
297 ZERO_DENOMINATOR("denominator must be different from 0"), enumConstant