DeadSystemException | API reference | Android Developers (original) (raw)
open class DeadSystemException : DeadObjectException
kotlin.Any | |||||
---|---|---|---|---|---|
↳ | kotlin.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | android.util.AndroidException | ||||
↳ | android.os.RemoteException | ||||
↳ | android.os.DeadObjectException | ||||
↳ |
The core Android system has died and is going through a runtime restart. All running apps will be promptly killed.
Summary
Public constructors |
---|
DeadSystemException() |
Public constructors
DeadSystemException
DeadSystemException()
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.