web-feature: Optional catch binding
Omit the the binding parameter of a catch clause when you don’t need information about the exception in a try ... catch statement.
Safari Browser
iOS
11.3
Omit the the binding parameter of a catch clause when you don’t need information about the exception in a try ... catch statement.