Home | History | Annotate | Download | only in src

Lines Matching defs:abbr

379                         String abbr = checks[index].substring(underscore + 1);
380 if (abbr.equals("AIOOBE")) {
383 throw new RuntimeException("unknown exception abbreviation: " + abbr);