WatchFacePushManager.SetWatchFaceAsActiveException


class WatchFacePushManager.SetWatchFaceAsActiveException : Exception


An exception that can be thrown by setWatchFaceAsActive

Summary

Public properties

Int
open String?

The specific subtype of error occurred.

Inherited properties

From kotlin.Throwable

Public constructors

SetWatchFaceAsActiveException

Added in 1.3.0-alpha07
SetWatchFaceAsActiveException(errorCode: Int)

SetWatchFaceAsActiveException

SetWatchFaceAsActiveException(rootCause: <Error class: unknown class>?)

Public properties

errorCode

Added in 1.3.0-alpha07
val errorCodeInt

message

open val messageString?

The specific subtype of error occurred. See ErrorCode for the possible values.