Product Information > JADE Error Messages and System Messages > 1400 through 1499 - Miscellaneous Runtime Errors > 1422 - Result of expression overflows Decimal precision

1422   Result of expression overflows Decimal precision

Cause

This error occurs if you have not specified enough decimal places to accept the result of an expression.

Action

Change your application code to specify more decimal places. For details, see the Decimal primitive type in Chapter 1 of the JADE Encyclopaedia of Primitive Types.

The method and source position containing the assignment at which the exception was raised are reported in the error description.