Searched refs:exceptionParam (Results 1 – 1 of 1) sorted by relevance
100 Parameter exceptionParam = new Parameter(type, exceptionId); in getCatchClause() local101 return new CatchClause(exceptionParam, catchBlock); in getCatchClause()