Searched refs:addException (Results 1 – 11 of 11) sorted by relevance
21 public void addException(String exec); in addException() method
209 mCurrentMethod.addException(attributes.getValue("type")); in startElement()
518 method.addException(token); in parseThrows()
50 public void addException(int exceptionIndex) in addException() method in ExceptionsAttributeEditor
63 exceptionsAttributeEditor.addException(constantAdder.getConstantIndex()); in visitClassConstant()
229 - (void)addException:(ContentSetting)setting258 [self addException:CONTENT_SETTING_ALLOW263 [self addException:CONTENT_SETTING_SESSION_ONLY268 [self addException:CONTENT_SETTING_BLOCK
49 addException: function(exception) { method in ProxyExceptions
170 $('ignoredHostList').addException(exception);
346 public static void addException(String name, String type, String currElement) { in addException() method in XMLToAPI
143 XMLToAPI.addException(paramName, paramType, currentElement); in startElement()
640 public void addException(String exec) { in addException() method in MethodInfo