class ... {
... method(...) {
...
synchronized (...) {
...
try {
...
... }
catch (...) {
...
... }}}}

イマイチ座りがよろしくなくね?