# -*- mode: snippet -*- # key: ca # contributor: Translated from TextMate Snippet # name: catch # -- catch (${1:Exception} ${2:e}) { $0 }