MTStyleError

sealed class MTStyleError : Exception

Represents the exceptions raised by the MTStyle object.

Inheritors

Types

Layer with the same id already added to the map.

Layer does not exist in the map.

Source with the same id already added to the map.

Source does not exist in the map.

Properties

open val cause: Throwable?
open val message: String?