All projects

2024

Proposal Universal Catch And When

Proposal to extend error handling in ECMAScript by allowing any block to have multiple "catch" and "finally" clauses. A new "when" clause is introduc…

Overview

Proposal to extend error handling in ECMAScript by allowing any block to have multiple "catch" and "finally" clauses. A new "when" clause is introduced for conditional errors and the "catch" body is allowed to be optional. Open-source project by Rafa Rodríguez, published on GitHub.

Highlights

  • 1 star on GitHub
  • Open source — view the code and contribute on GitHub

Built with

  • Ecmascript
  • Error Handling
  • JavaScript
  • Proposal
  • Tc39

Discussion (0)

Log in to comment.

No comments yet. Be the first to start the conversation.