Searched refs:exceptions (Results 1 – 11 of 11) sorted by relevance
331 val exceptions : MutableList<Pair<String, Exception>> = mutableListOf() in main() constant350 exceptions.add(Pair(fileName, e)) in main()364 if (exceptions.count() > 0) { in main()366 exceptions.forEach { (fileName, exception) -> in main()
87 val exceptions = method.findThrownExceptions() in ensureExceptionsDocumented() constant88 if (exceptions.isEmpty()) { in ensureExceptionsDocumented()92 for (exception in exceptions.sortedBy { it.qualifiedName() }) { in ensureExceptionsDocumented()
105 exceptions = {"r1": None, "r2": error_1, "r3": error_2}106 self._SetupBatchHttpRequestMock(responses, exceptions)
178 val exceptions = mutableSetOf<ClassItem>() in <lambda>() constant186 exceptions.add(exceptionClass) in <lambda>()213 return exceptions in <lambda>()
152 fun `Methods which throw exceptions should document them`() { in Methods which throw exceptions should document them()
1535 fun `Check for banned runtime exceptions`() { in Check for banned runtime exceptions()
17 from google.api_core.exceptions import NotFound
28 from google.api_core.exceptions import NotFound
413 overgeneral-exceptions=Exception
4972 my $exceptions = qr{4996 $dstat !~ /$exceptions/ &&
132 …e Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our de…