Home
last modified time | relevance | path

Searched defs:getException (Results 1 – 25 of 41) sorted by relevance

12

/external/kotlinx.coroutines/test-utils/jvm/src/
DExceptions.kt31 fun getException(): Throwable = synchronized(this) { in <lambda>() method
/external/clang/test/Analysis/
Dexceptions.mm10 id getException(); function
/external/apache-xml/src/main/java/org/apache/xml/utils/
DWrappedRuntimeException.java70 public Exception getException() in getException() method in WrappedRuntimeException
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DWrappedRuntimeException.java77 public Exception getException() in getException() method in WrappedRuntimeException
/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DLottieResult.java31 @Nullable public Throwable getException() { in getException() method in LottieResult
/external/junit/src/main/java/org/junit/runner/notification/
DFailure.java57 public Throwable getException() { in getException() method in Failure
/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/
DHttpJsonMetadata.java49 public abstract Throwable getException(); in getException() method in HttpJsonMetadata
/external/apache-xml/src/main/java/org/apache/xalan/extensions/
DObjectFactory.java148 Exception getException() { in getException() method in ObjectFactory.ConfigurationError
/external/mobly-snippet-lib/third_party/sl4a/src/main/java/com/google/android/mobly/snippet/util/
DMainThread.java58 public Throwable getException() { in getException() method in MainThread.CallableWrapper
/external/aws-sdk-java-v2/core/regions/src/main/java/software/amazon/awssdk/regions/util/
DResourcesEndpointRetryParameters.java43 public Exception getException() { in getException() method in ResourcesEndpointRetryParameters
/external/cronet/stable/components/cronet/android/java/src/org/chromium/net/impl/
DRequestFinishedInfoImpl.java81 public CronetException getException() { in getException() method in RequestFinishedInfoImpl
/external/cronet/tot/components/cronet/android/java/src/org/chromium/net/impl/
DRequestFinishedInfoImpl.java81 public CronetException getException() { in getException() method in RequestFinishedInfoImpl
/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/batching/
DFlowControlEventStats.java128 public FlowControlException getException() { in getException() method in FlowControlEventStats.FlowControlEvent
/external/python/cpython3/Lib/xml/sax/
D_exceptions.py26 def getException(self): member in SAXException
/external/glide/library/src/main/java/com/bumptech/glide/util/
DExceptionCatchingInputStream.java127 public IOException getException() { in getException() method in ExceptionCatchingInputStream
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DInterfaceTypeImpl.java47 public ObjectReferenceImpl getException() { in getException() method in InterfaceTypeImpl.IResult
/external/cronet/tot/components/cronet/android/api/src/org/chromium/net/
DRequestFinishedInfo.java338 public abstract CronetException getException(); in getException() method in RequestFinishedInfo
/external/cronet/stable/components/cronet/android/api/src/org/chromium/net/
DRequestFinishedInfo.java338 public abstract CronetException getException(); in getException() method in RequestFinishedInfo
/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/main/java/software/amazon/awssdk/transfer/s3/model/
DFailedFileDownload.java127 public Throwable getException() { in getException() method in FailedFileDownload.DefaultBuilder
DFailedFileUpload.java127 public Throwable getException() { in getException() method in FailedFileUpload.DefaultBuilder
/external/aws-sdk-java-v2/test/protocol-tests/src/test/java/software/amazon/awssdk/protocol/tests/connection/
DSyncClientConnectionInterruptionTest.java174 public Exception getException() { in getException() method in SyncClientConnectionInterruptionTest.ExceptionInThreadRun
/external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/
DTensorFlowLite.java197 public Exception getException() { in getException() method in TensorFlowLite.PossiblyAvailableRuntime
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/concurrent/
DMultiBackgroundInitializer.java292 public ConcurrentException getException(final String name) { in getException() method in MultiBackgroundInitializer.MultiBackgroundInitializerResults
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTMException.java74 public Throwable getException() { in getException() method in DTMException
/external/javassist/src/main/javassist/bytecode/
DExceptionsAttribute.java171 public int getException(int nth) { in getException() method in ExceptionsAttribute

12