common / com.mapbox.common.module.provider / MapboxInvalidModuleException

MapboxInvalidModuleException

data class MapboxInvalidModuleException : RuntimeException

An exception thrown when there's a missing or wrongly implemented Mapbox module.

Constructors

<init>

MapboxInvalidModuleException(type: MapboxModuleType)

An exception thrown when there's a missing or wrongly implemented Mapbox module.