Searched full:exceptions (Results 1 – 25 of 23194) sorted by relevance
12345678910>>...928
... /exceptions/ClearCredentialException.kt androidx/credentials/exceptions/ClearCredentialInterruptedException.kt androidx/credentials/exceptions/ ...
45 Objects/exceptions.c - _PyExc_BaseExceptionGroup -46 Objects/exceptions.c - _PyExc_EncodingWarning -135 Objects/exceptions.c - _PyExc_BaseException -136 Objects/exceptions.c - _PyExc_UnicodeEncodeError -137 Objects/exceptions.c - _PyExc_UnicodeDecodeError -138 Objects/exceptions.c - _PyExc_UnicodeTranslateError -139 Objects/exceptions.c - _PyExc_MemoryError -140 Objects/exceptions.c - _PyExc_Exception -141 Objects/exceptions.c - _PyExc_TypeError -142 Objects/exceptions.c - _PyExc_StopAsyncIteration -[all …]
365 ClassTable exceptions = new ClassTable(); in buildCombiningClassTable() local369 exceptions.addMapping(0x05C1, 10); // Point Shin Dot in buildCombiningClassTable()370 exceptions.addMapping(0x05C2, 11); // Point Sin Dot in buildCombiningClassTable()371 exceptions.addMapping(0x05BC, 21); // Point Dagesh or Mapiq in buildCombiningClassTable()372 exceptions.addMapping(0x05BF, 23); // Point Rafe in buildCombiningClassTable()373 exceptions.addMapping(0x05B9, 27); // Point Holam in buildCombiningClassTable()374 exceptions.addMapping(0x0323, 220); // Comb. Dot Below (low punctum) in buildCombiningClassTable()375 exceptions.addMapping(0x0591, 220); // Accent Etnahta in buildCombiningClassTable()376 exceptions.addMapping(0x0596, 220); // Accent Tipeha in buildCombiningClassTable()377 exceptions.addMapping(0x059B, 220); // Accent Tevir in buildCombiningClassTable()[all …]
87 * exceptions.91 …* <li>SdkException Base class for all exceptions that can be thrown by the SDK (both servi…95 …* <li>JsonException Base class for all service exceptions. Unknown exceptions will be thro…124 * exceptions.128 …* <li>SdkException Base class for all exceptions that can be thrown by the SDK (both servi…132 …* <li>JsonException Base class for all service exceptions. Unknown exceptions will be thro…154 * exceptions.158 …* <li>SdkException Base class for all exceptions that can be thrown by the SDK (both servi…162 …* <li>JsonException Base class for all service exceptions. Unknown exceptions will be thro…190 * exceptions.[all …]
74 * exceptions.78 …* <li>SdkException Base class for all exceptions that can be thrown by the SDK (both servi…82 …* <li>JsonException Base class for all service exceptions. Unknown exceptions will be thro…102 * exceptions.106 …* <li>SdkException Base class for all exceptions that can be thrown by the SDK (both servi…110 …* <li>JsonException Base class for all service exceptions. Unknown exceptions will be thro…129 * exceptions.131 …* <li>SdkException Base class for all exceptions that can be thrown by the SDK (both servi…135 …* <li>JsonException Base class for all service exceptions. Unknown exceptions will be thro…154 * exceptions.[all …]
74 …* Base class for all exceptions that can be thrown by the SDK (both service and client). C…79 …* Base class for all service exceptions. Unknown exceptions will be thrown as an instance …109 …* Base class for all exceptions that can be thrown by the SDK (both service and client). C…114 …* Base class for all service exceptions. Unknown exceptions will be thrown as an instance …137 …* Base class for all exceptions that can be thrown by the SDK (both service and client). C…142 …* Base class for all service exceptions. Unknown exceptions will be thrown as an instance …171 …* Base class for all exceptions that can be thrown by the SDK (both service and client). C…176 …* Base class for all service exceptions. Unknown exceptions will be thrown as an instance …194 …* Base class for all exceptions that can be thrown by the SDK (both service and client). C…199 …* Base class for all service exceptions. Unknown exceptions will be thrown as an instance …[all …]
62 …* Base class for all exceptions that can be thrown by the SDK (both service and client). C…67 …* Base class for all service exceptions. Unknown exceptions will be thrown as an instance …88 …* Base class for all exceptions that can be thrown by the SDK (both service and client). C…93 …* Base class for all service exceptions. Unknown exceptions will be thrown as an instance …111 …* Base class for all exceptions that can be thrown by the SDK (both service and client). C…116 …* Base class for all service exceptions. Unknown exceptions will be thrown as an instance …133 …* Base class for all exceptions that can be thrown by the SDK (both service and client). C…138 …* Base class for all service exceptions. Unknown exceptions will be thrown as an instance …160 …* Base class for all exceptions that can be thrown by the SDK (both service and client). C…165 …* Base class for all service exceptions. Unknown exceptions will be thrown as an instance …[all …]
156 Objects/exceptions.c:_check_for_legacy_statements():exec_prefix static PyObject *exec_prefix157 Objects/exceptions.c:_check_for_legacy_statements():print_prefix static PyObject *print_prefix323 Objects/exceptions.c:ImportError_getstate():PyId_name _Py_IDENTIFIER(name)324 Objects/exceptions.c:ImportError_getstate():PyId_path _Py_IDENTIFIER(path)657 Objects/exceptions.c:PyExc_ArithmeticError static PyTypeObject PyExc_Arithmet…658 Objects/exceptions.c:PyExc_AssertionError static PyTypeObject PyExc_Assertio…659 Objects/exceptions.c:PyExc_AttributeError static PyTypeObject PyExc_Attribut…660 Objects/exceptions.c:PyExc_BaseException static PyTypeObject PyExc_BaseExce…661 Objects/exceptions.c:PyExc_BlockingIOError static PyTypeObject PyExc_Blocking…662 Objects/exceptions.c:PyExc_BrokenPipeError static PyTypeObject PyExc_BrokenPi…[all …]
47 from: "art/test/jvmti-common/Exceptions.java"48 to: "art/test/jvmti-common/Exceptions.java"99 …termediates/art/test/081-hot-exceptions/art-run-test-081-hot-exceptions/android_common/javac/art-r…100 …termediates/art/test/081-hot-exceptions/art-run-test-081-hot-exceptions/android_common/javac/art-r…127 …exceptions/art-run-test-081-hot-exceptions/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_DIR__/…130 …to: "out/soong/.intermediates/art/test/081-hot-exceptions/art-run-test-081-hot-exceptions/android_…134 …to: "out/soong/.intermediates/art/test/081-hot-exceptions/art-run-test-081-hot-exceptions/android_…138 …to: "out/soong/.intermediates/art/test/081-hot-exceptions/art-run-test-081-hot-exceptions/android_…142 …to: "out/soong/.intermediates/art/test/081-hot-exceptions/art-run-test-081-hot-exceptions/android_…146 …to: "out/soong/.intermediates/art/test/081-hot-exceptions/art-run-test-081-hot-exceptions/android_…[all …]
47 from: "art/test/jvmti-common/Exceptions.java"48 to: "art/test/jvmti-common/Exceptions.java"99 …oong/.intermediates/art/test/421-exceptions/art-run-test-421-exceptions/android_common/javac/art-r…100 …oong/.intermediates/art/test/421-exceptions/art-run-test-421-exceptions/android_common/javac/art-r…127 …exceptions/art-run-test-421-exceptions/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_DIR__/out/…130 …to: "out/soong/.intermediates/art/test/421-exceptions/art-run-test-421-exceptions/android_common/l…134 …to: "out/soong/.intermediates/art/test/421-exceptions/art-run-test-421-exceptions/android_common/l…138 …to: "out/soong/.intermediates/art/test/421-exceptions/art-run-test-421-exceptions/android_common/l…142 …to: "out/soong/.intermediates/art/test/421-exceptions/art-run-test-421-exceptions/android_common/l…146 …to: "out/soong/.intermediates/art/test/421-exceptions/art-run-test-421-exceptions/android_common/l…[all …]
496 * directory, this method skips that file and continues. All such exceptions are collected and,498 * exceptions as {@linkplain Throwable#getSuppressed() suppressed exceptions}.526 Collection<IOException> exceptions = null; // created lazily if needed532 exceptions =545 exceptions = deleteRecursivelyInsecure(path);548 if (exceptions == null) {551 exceptions.add(e);555 if (exceptions != null) {556 throwDeleteFailed(path, exceptions);567 * directory, this method skips that file and continues. All such exceptions are collected and,[all …]
39 …src/android/pkg/MyClass.java:6: error: Methods must not throw generic exceptions (`java.lang.Excep… in Check exception related issues()40 …src/android/pkg/MyClass.java:7: error: Methods must not throw generic exceptions (`java.lang.Throw… in Check exception related issues()41 …src/android/pkg/MyClass.java:8: error: Methods must not throw generic exceptions (`java.lang.Error… in Check exception related issues()69 fun `Unchecked exceptions not allowed`() { in Unchecked exceptions not allowed()73 … src/test/pkg/Foo.java:22: error: Methods must not throw unchecked exceptions [BannedThrow] in Unchecked exceptions not allowed()74 … src/test/pkg/Foo.java:23: error: Methods must not throw unchecked exceptions [BannedThrow] in Unchecked exceptions not allowed()75 … src/test/pkg/Foo.java:24: error: Methods must not throw unchecked exceptions [BannedThrow] in Unchecked exceptions not allowed()76 … src/test/pkg/Foo.java:25: error: Methods must not throw unchecked exceptions [BannedThrow] in Unchecked exceptions not allowed()77 … src/test/pkg/Foo.java:26: error: Methods must not throw unchecked exceptions [BannedThrow] in Unchecked exceptions not allowed()78 … src/test/pkg/Foo.java:27: error: Methods must not throw unchecked exceptions [BannedThrow] in Unchecked exceptions not allowed()[all …]
28 from google.api_core import exceptions34 exception = exceptions.GoogleAPICallError("Testing")48 exception = exceptions.GoogleAPICallError("Testing", [error], response=response)58 exception = exceptions.from_http_status(http.client.NOT_FOUND, message)68 exception = exceptions.from_http_status(72 assert isinstance(exception, exceptions.NotFound)82 exception = exceptions.from_http_status(status_code, message)100 exception = exceptions.from_http_response(response)102 assert isinstance(exception, exceptions.NotFound)112 exception = exceptions.from_http_response(response)[all …]
... /instance/Instantiator.java org/mockito/exceptions/ org/mockito/exceptions/package-info ...
27 * exceptions", or something close to it. The prototypical code that calls for this class is43 * {@literal List<Exception>} exceptions = Lists.newArrayList();48 * exceptions.add(e);51 * if (exceptions.size() > 0) {52 * throw ClusterException.create(exceptions);65 final Collection<? extends Throwable> exceptions; field in ClusterException67 private ClusterException(Collection<? extends Throwable> exceptions) { in ClusterException() argument69 exceptions.size() + " exceptions were thrown. The first exception is listed as a cause.", in ClusterException()70 exceptions.iterator().next()); in ClusterException()71 ArrayList<? extends Throwable> temp = new ArrayList<>(exceptions); in ClusterException()[all …]
47 /** Just like {@link Intent#hasExtra(String)} but doesn't throw exceptions. */52 // Catches un-parceling exceptions. in safeHasExtra()58 /** Just like {@link Intent#removeExtra(String)} but doesn't throw exceptions. */63 // Catches un-parceling exceptions. in safeRemoveExtra()68 /** Just like {@link Intent#getBooleanExtra(String, boolean)} but doesn't throw exceptions. */73 // Catches un-parceling exceptions. in safeGetBooleanExtra()79 /** Just like {@link Bundle#getBoolean(String, boolean)} but doesn't throw exceptions. */84 // Catches un-parceling exceptions. in safeGetBoolean()90 /** Just like {@link Intent#getIntExtra(String, int)} but doesn't throw exceptions. */95 // Catches un-parceling exceptions. in safeGetIntExtra()[all …]
1 package kotlinx.coroutines.exceptions in <lambda>()7 import kotlinx.coroutines.testing.exceptions.* in <lambda>()35 …"\tat kotlinx.coroutines.exceptions.StackTraceRecoveryTest\$testAsync\$1\$createDeferred\$1.invoke… in <lambda>()37 …"\tat kotlinx.coroutines.exceptions.StackTraceRecoveryTest.oneMoreNestedMethod(StackTraceRecoveryT… in <lambda>()38 …"\tat kotlinx.coroutines.exceptions.StackTraceRecoveryTest.nestedMethod(StackTraceRecoveryTest.kt:… in <lambda>()39 …"\tat kotlinx.coroutines.exceptions.StackTraceRecoveryTest\$testAsync\$1.invokeSuspend(StackTraceR… in <lambda>()41 …"\tat kotlinx.coroutines.exceptions.StackTraceRecoveryTest\$testAsync\$1\$createDeferred\$1.invoke… in <lambda>()57 …"\tat kotlinx.coroutines.exceptions.StackTraceRecoveryTest\$testCompletedAsync\$1\$deferred\$1.inv… in <lambda>()59 …"\tat kotlinx.coroutines.exceptions.StackTraceRecoveryTest.oneMoreNestedMethod(StackTraceRecoveryT… in <lambda>()60 …"\tat kotlinx.coroutines.exceptions.StackTraceRecoveryTest.nestedMethod(StackTraceRecoveryTest.kt:… in <lambda>()[all …]
1 …exceptions/AuthenticationFailedException.java packages/modules/IPsec/src/java/android/net/ipsec/ik…
4 Errors and Exceptions9 distinguishable kinds of errors: *syntax errors* and *exceptions*.34 .. _tut-exceptions:36 Exceptions chapter41 are called *exceptions* and are not unconditionally fatal: you will soon learn42 how to handle them in Python programs. Most exceptions are not handled by58 The last line of the error message indicates what happened. Exceptions come in62 that occurred. This is true for all built-in exceptions, but need not be true63 for user-defined exceptions (although it is a useful convention). Standard74 :ref:`bltin-exceptions` lists the built-in exceptions and their meanings.[all …]
17 from apitools.base.py import exceptions29 """Tests for exceptions.HttpError.FromResponse."""32 err = exceptions.HttpError.FromResponse(_MakeResponse(400))33 self.assertIsInstance(err, exceptions.HttpError)34 self.assertIsInstance(err, exceptions.HttpBadRequestError)38 err = exceptions.HttpError.FromResponse(_MakeResponse(401))39 self.assertIsInstance(err, exceptions.HttpError)40 self.assertIsInstance(err, exceptions.HttpUnauthorizedError)44 err = exceptions.HttpError.FromResponse(_MakeResponse(403))45 self.assertIsInstance(err, exceptions.HttpError)[all …]
45 ArabicShapingException exceptions[] = new ArabicShapingException[locales.length]; in getTestObjects() local48 exceptions[i] = new ArabicShapingException(locales[i].toString()); in getTestObjects()51 return exceptions; in getTestObjects()61 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in getTestObjects() local64 exceptions[i] = new StringPrepParseException(locales[i].toString(), i, rules, i); in getTestObjects()67 return exceptions; in getTestObjects()76 … UResourceTypeMismatchException exceptions[] = new UResourceTypeMismatchException[locales.length]; in getTestObjects() local79 exceptions[i] = new UResourceTypeMismatchException(locales[i].toString()); in getTestObjects()82 return exceptions; in getTestObjects()91 InvalidFormatException exceptions[] = new InvalidFormatException[locales.length]; in getTestObjects() local[all …]
46 ArabicShapingException exceptions[] = new ArabicShapingException[locales.length]; in getTestObjects() local49 exceptions[i] = new ArabicShapingException(locales[i].toString()); in getTestObjects()52 return exceptions; in getTestObjects()62 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in getTestObjects() local65 exceptions[i] = new StringPrepParseException(locales[i].toString(), i, rules, i); in getTestObjects()68 return exceptions; in getTestObjects()77 … UResourceTypeMismatchException exceptions[] = new UResourceTypeMismatchException[locales.length]; in getTestObjects() local80 exceptions[i] = new UResourceTypeMismatchException(locales[i].toString()); in getTestObjects()83 return exceptions; in getTestObjects()92 InvalidFormatException exceptions[] = new InvalidFormatException[locales.length]; in getTestObjects() local[all …]
1 …exceptions/AuthenticationFailedException.java -s packages/modules/IPsec/src/java/android/net/ipsec…