Skip to content

Translation 🌍

You can translate or improve the translation of this page.

Contribute

ENUM

Entitlements.CodingError

Contents

swift
public enum CodingError: Error

Cases

invalidType(_:)

swift
case invalidType(String)

Released under the MIT License.