Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 129 Bytes

redefine-in-handler.md

File metadata and controls

7 lines (4 loc) · 129 Bytes

Pattern: Redefine in handler

Issue: -

Description

Used when an exception handler assigns the exception to an existing name.