A COBOL phrase used with statements like CALL, STRING, and UNSTRING to specify processing when an exception condition occurs (e.g., subprogram not found, string overflow). (Ch. 10, Ch. 17, Ch. 22) See also: *NOT ON EXCEPTION*, *Defensive Programming*.