Java uses throw idiomatically. As far as I’m concerned throw is the worst thing ever happened to programming. Steep drop in stability of released software when it was added to C++.
Try and catch, great. Give throw to morons and they use it to save typing.