WatchFaceControlClient.ServiceStartFailureException


class WatchFaceControlClient.ServiceStartFailureException : Exception


Exception thrown by WatchFaceControlClient methods if the service dies during start up.

Summary

Public constructors

This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

Inherited functions

From kotlin.Throwable
Unit

This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

open Throwable

This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

open String

This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

open Array<StackTraceElement>

This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

Array<Throwable>

This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

open Throwable

This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

open Unit

This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

open Unit

This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

open Unit

This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

open Unit

This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

Inherited properties

From kotlin.Throwable
open Throwable?

This property is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

open String?

This property is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

Public constructors

ServiceStartFailureException

Added in 1.0.0
Deprecated in 1.3.0-alpha06
ServiceStartFailureException(message: String = "")