Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Document_Error

mattt edited this page Dec 21, 2020 · 3 revisions

Document.Error

An error when creating a document.

public enum Error

Inheritance

Swift.Error

Enumeration Cases

invalid

A document couldn't be constructed with the provided source.

case invalid
Clone this wiki locally