Following the resolution of #1512, start using the implicit `error` variable inside `catch` blocks instead of explicitly declaring `e` everywhere.
Following the resolution of #1512, start using the implicit `error` variable inside `catch` blocks instead of explicitly declaring `e` everywhere.