Chapter 10.Exception Handling

The purpose of this chapter is to describe the different exception and error handling techniques available with ILE, focusing on those available for the ILE RPG/400 and ILE CL programming languages. For more detailed descriptions of the language-specific exception handling methods, you might want to refer to the appropriate language publications.

Most programs benefit from the implementation of planned exception handling because it can both minimize end-user frustration, and reduce the performance overhead associated with the system handling the exception. In this chapter, we see that in ILE applications it is more costly (in system resource) to allow system default exception handling than it was in OPM applications. ...

Get Moving to Integrated Language Environment for RPG IV now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.