DatabaseSeedingError

public enum DatabaseSeedingError: Swift.Error, CustomDebugStringConvertible

Errors thrown by ContentfulPersistence when trying to seed a database with bundled data.

  • Thrown if there is not valid JSON stored in the directory the libarary is trying to seed a database from.

    Declaration

    Swift

    case invalidFilePath