Searched refs:addException (Results 1 – 4 of 4) sorted by relevance
50 public void addException(int exceptionIndex) in addException() method in ExceptionsAttributeEditor
63 exceptionsAttributeEditor.addException(constantAdder.getConstantIndex()); in visitClassConstant()
346 public static void addException(String name, String type, String currElement) { in addException() method in XMLToAPI
143 XMLToAPI.addException(paramName, paramType, currentElement); in startElement()