StyleError

public struct StyleError : RawRepresentable, LocalizedError

Type of errors thrown by the Style APIs.

  • Error message

    Declaration

    Swift

    public var errorDescription: String? { get }