WatchFacePushManager.SetWatchFaceAsActiveException


public final class WatchFacePushManager.SetWatchFaceAsActiveException extends Exception


An exception that can be thrown by setWatchFaceAsActive

Summary

Public methods

final int
String

The specific subtype of error occurred.

Public constructors

SetWatchFaceAsActiveException

Added in 1.3.0-alpha07
public SetWatchFaceAsActiveException(int errorCode)

SetWatchFaceAsActiveException

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

Public methods

getErrorCode

Added in 1.3.0-alpha07
public final int getErrorCode()

getMessage

public String getMessage()

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