SnapshotError

public enum SnapshotError : Error

Undocumented

  • Undocumented

    Declaration

    Swift

    case unknown
  • Snapshot failed with error description

    Declaration

    Swift

    case snapshotFailed(reason: String?)