try { doThat(); } catch (e) { say(e) } finally { cleanup(stuff) }