CEESGL and TRAP

When a condition is raised using the CEESGL callable service, C/C++ signal handlers, PL/I ON-units, and user-written condition handlers are always invoked if present, regardless of the setting of TRAP. If none of these handle the condition, then HLL semantics' default action could be taken. See z/OS Language Environment Programming Reference for more information about TRAP and CEESGL.