Searched defs:exceptionName (Results 1 – 5 of 5) sorted by relevance
251 public ClassInfo getException(String exceptionName) { in getException()
1041 String exceptionName = buildQualifiedName(((ParseTree) o)); in buildMethod() local
515 String exceptionName = cd[i].name(); in processExceptions() local
1003 String exceptionName) in addCatch()
686 assertRaise: function(exceptionName, method, message) { argument