StyleError
public struct StyleError : RawRepresentable, LocalizedError
Type of errors thrown by the Style APIs.
-
Error message
Declaration
Swift
public var errorDescription: String? { get }
Mapbox Maps SDK for iOS Reference (v10.0.0-rc.6)
(85% documented)
public struct StyleError : RawRepresentable, LocalizedError
Type of errors thrown by the Style APIs.
Error message
Swift
public var errorDescription: String? { get }