init()

in Sources/BoltsSwift/Errors.swift [19:21]


    init(errors: [Error]) {
        self.errors = errors
    }