CEE3229S
An IEEE overflow exception was reported.

Explanation

IEEE interruption simulation (IIS) event instructions were used to report an IEEE overflow exception. Floating point software might detect that the rounded result of an operation was larger in magnitude than the largest finite number in the target format, but the scaled result could still be represented exactly.

System action

The thread/process is terminated.

Programmer response

Use a condition handling routine to recover the error and resume the application.

Symbolic Feedback Code

CEE34T