Searched refs:addException (Results 1 – 9 of 9) sorted by relevance
68 addException(new ConversionException(ConversionException.NOT_IMPLEMENTED)); in ProjectConverter()105 addException(new ConversionException(exc.toString())); in scanFile()109 public void addException(ConversionException exc) { in addException() method in ProjectConverter
21 public void addException(String exec); in addException() method
214 mCurrentMethod.addException(attributes.getValue("type")); in startElement()
584 method.addException(token); in parseThrows()
50 public void addException(int exceptionIndex) in addException() method in ExceptionsAttributeEditor
63 exceptionsAttributeEditor.addException(constantAdder.getConstantIndex()); in visitClassConstant()
144 XMLToAPI.addException(paramName, paramType, currentElement); in startElement()
355 public static void addException(String name, String type, String currElement) { in addException() method in XMLToAPI
741 public void addException(String exec) { in addException() method in MethodInfo