TempoInvalidDestinationIdError

TempoInvalidDestinationIdError is generated when the destinationId is not valid

Constructors

Link copied to clipboard
constructor()

Types

Properties

Link copied to clipboard
open override val errorCode: Int

Returns error code

Link copied to clipboard
open override val isFatal: Boolean = true

Indicates if error is fatal and service is stopped

Link copied to clipboard
open override val reason: String

Provides human readable error reason

Functions

Link copied to clipboard
open override fun describeContents(): Int
Link copied to clipboard
open override fun writeToParcel(dest: Parcel, flags: Int)