Searched defs:exception (Results 1 – 5 of 5) sorted by relevance
46 PackageManager.NameNotFoundException exception = new PackageManager.NameNotFoundException(); in testNameNotFoundException() local
62 UnprocessedCatch(String exception, String from, String to, in UnprocessedCatch()82 void add(String exception, String branch) { in add()149 public void add(String exception, String start, String end, String branch) { in add()
258 public Exception exception; field in AsyncTaskTest.MyAsyncTask
795 ClassDoc exception = exceptions[i]; in hasAllExceptionDocs() local811 ClassDoc exception = throwsTag.exception(); in hasAllExceptionDocs() local825 ClassDoc exception = exceptions[i]; in hasAllExceptionDocs() local
413 IClassReference exception = (IClassReference) constructor.getExceptions().iterator().next(); in convertConstructorWithException() local