No. That does not exist in JavaScript or EcmaScript.
You can accomplish the same thing with an if[...else if]...else inside of the catch.
There are some non-standard implementations (and are not on any standard track) that do have it according to MDN.