Added in API level 24
Summary:
Ctors
| Inherited Methods
DeadSystemException
public
class
DeadSystemException
extends DeadObjectException
| java.lang.Object | ||||||
| ↳ | java.lang.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 | |
|---|---|
DeadSystemException()
|
|
Inherited methods | |
|---|---|