Catch tries to execute the `try` function, and if it fails or panics, it executes the `handlers` functions in order.
CatchVal tries to execute the `try` function, and if it fails or panics, it executes the `handlers` functions in order.
No description provided by the author