Searched refs:addException (Results 1 – 3 of 3) sorted by relevance
129 constructor.addException("android.signature.cts.tests.data.NormalException"); in testConstructorThrowsException()199 method.addException("android.signature.cts.tests.data.NormalException"); in testThrowsMethod()
202 currentMethod.addException(parser.getAttributeValue(null, ATTRIBUTE_TYPE)); in start()
320 public void addException(String exceptionName) { in addException() method in JDiffClassDescription.JDiffMethod