DecodingFailure

abstract class DecodingFailure

Types of errors that occur when decoding a location reference fails. The decoding is performed using the location decoder.

Inheritors

Types

Link copied to clipboard
class DecodingError(val message: String) : DecodingFailure

An error occurred during OpenLR decoding.

Link copied to clipboard

Map access could not be acquired for decoding.

Properties

Link copied to clipboard