SyntaxFix
Write A Post
Hire A Developer
Questions
In Java is almost the same:
try { ... } catch (Exception e) { if (e instanceof FooException) throw e; }