Exception Handling

Any exception or error condition arising from a JADE Report Writer application or running a report stops the current action and initiates an exception entry and dump to a Report Writer application log. You can access these logs to determine the cause of the exception and the best means of dealing with it.

By default, no user dialogs are shown from an exception within the Report Writer application. A log file is written with the exception details. A JADE initialization file parameter enables an exception to be passed back to an application exception handler after the exception details are logged.

For details, see "Handling Exceptions in JADE Reports" and "JADE Report Writer Application Logs", in Chapter 7. See also the PassBackException and QueryReadFailureOptionOff parameters under "JADE Report Writer Section [JadeReportWriter]", in the JADE Initialization File Reference.