fail(_:)

    Deliver an error to the associated EventLoopFuture<Value> object.

    EventLoopFuture.swift:193
    func fail(_ error: Error)

    Parameters

    error

    The error from the operation.

    Other members in extension

    Instance members