ServiceNotBoundException
Kotlin
|Java
class ServiceNotBoundException : Exception
androidx.wear.watchface.client.WatchFaceControlClient.ServiceNotBoundException |
Exception thrown by WatchFaceControlClient methods when the remote service is not bound.
Summary
Public constructors | |
---|---|
<init>() Exception thrown by WatchFaceControlClient methods when the remote service is not bound. |
Public constructors
<init>
ServiceNotBoundException()
Exception thrown by WatchFaceControlClient methods when the remote service is not bound.