4030 Division by zero
Cause
This error occurs if a JADE instruction contains an arithmetic expression that results in a division by zero when evaluated.
Action
Determine the cause of a zero divisor and then correct the code that led to the error. The method and source position containing the arithmetic expression at which the exception was raised are reported in the error description.
