Package com.bluebell.greenhouse.platform.exceptions.calculator
package com.bluebell.greenhouse.platform.exceptions.calculator
Exceptions that might occur during arithmetic and mathematical calculations/computations.
Package: com.bluebell.greenhouse.platform.exceptions.calculator
- Since:
- 1.0.1
- Author:
- Stephen Prizio
-
Exception ClassesClassDescriptionException thrown when a negative number appears in an invalid location.Exception thrown when a zero value appears in an invalid location.