Searched refs:REException (Results 1 – 3 of 3) sorted by relevance
33 public class REException extends Exception { class37 REException (String s) { in REException() method in REException
58 public void add(String re, Object ret) throws REException { in add()165 private void add(String re, Object ret, boolean replace) throws REException { in add()185 throw new REException(re + " is a duplicate"); in add()
1479 "ojluni/src/main/java/sun/misc/REException.java",