Next: , Previous: , Up: ref-ere-err   [Contents][Index]


4.15.4.5 Evaluation Errors

An evaluation error occurs when an incorrect arithmetic expression was evaluated. Floating-point overflow is another evaluation error. The SICStus_Error term associated with an evaluation error is

evaluation_error(Goal, ArgNo, TypeName, Culprit)

This has the same arguments as a type error.


Send feedback on this subject.