IGZ0293S   XML conversion could not complete in program PROGRAM-NAME because an attempt to unregister an exception handler failed with Language Environment error LE-ERROR.

Explanation

XML conversion uses Language Environment® callable services to register a user-written handler to handle errors that occur during conversion. An attempt to unregister such a handler failed.

System action

The converter will either signal a Language Environment condition or, if the optional feedback code argument is provided, a condition token representing the condition will be placed in the argument.

Programmer response

Ensure that Language Environment is configured properly and that no conditions exist in the chain of execution leading up to the converter that would prevent proper operation.

Symbolic Feedback Code

IGZ095