RouteShieldError

class RouteShieldError

Data structure that holds information about errors in downloading route shields.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Regenerate whenever a change is made

Link copied to clipboard
open override fun hashCode(): Int

Regenerate whenever a change is made

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the object.

Properties

Link copied to clipboard
val errorMessage: String

explains the reason for failure to download the shield.

Link copied to clipboard
val url: String

that was downloaded and resulted in an error