Home >  Term: exception handler
exception handler

(1) A set of routines that responds to an abnormal condition. An exception handler is able to interrupt and to resume the normal running of processes.
(2) In C++, the catch block that catches exceptions when they are thrown from a function enclosed in a try block.

0 0

Creator

  • PWH617
  •  (Gold) 1905 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.