What is exception handling in automation?
Exception handling is the part of an automation workflow that decides what happens when the input, rule, or handoff does not match the normal path. It keeps edge cases visible instead of letting them fail silently.