Added in API level 31
Summary:
Inherited Methods
ServiceStartNotAllowedException
public
abstract
class
ServiceStartNotAllowedException
extends IllegalStateException
| java.lang.Object | |||||
| ↳ | java.lang.Throwable | ||||
| ↳ | java.lang.Exception | ||||
| ↳ | java.lang.RuntimeException | ||||
| ↳ | java.lang.IllegalStateException | ||||
| ↳ | android.app.ServiceStartNotAllowedException | ||||
Exception thrown when an app tries to start a Service when it's not allowed to do so.
Summary
Inherited methods | |
|---|---|