Added in API level 24
DeadSystemException
open class DeadSystemException : DeadObjectException
kotlin.Any | ||||||
↳ | kotlin.Throwable | |||||
↳ | java.lang.Exception | |||||
↳ | android.util.AndroidException | |||||
↳ | android.os.RemoteException | |||||
↳ | android.os.DeadObjectException | |||||
↳ | android.os.DeadSystemException |
The core Android system has died and is going through a runtime restart. All running apps will be promptly killed.
Summary
Public constructors | |
---|---|