Constructors

Link copied to clipboard
constructor(message: String)

Constructor of NetworkFailure.

Types

Link copied to clipboard

Planning failed due to a connection timeout, usually caused by bad internet connection.

Link copied to clipboard

Planning failed due to no connection.

Link copied to clipboard

Planning failed due to a no route to Online Routing API host.

Link copied to clipboard

Planning failed due to an unknown Online Routing API host.

Inherited properties

Link copied to clipboard

The source used for computation.

Link copied to clipboard

Failure message.

Inherited functions

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