MapboxConcurrentGeometryModificationException

class MapboxConcurrentGeometryModificationException(exceptionText: String, sourceId: String)

Mapbox exception thrown when any collection used to build GeoJson data is mutated.

Constructors

fun MapboxConcurrentGeometryModificationException(exceptionText: String, sourceId: String)

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String