Contents

respond(error:)

Returns an error when the system fails to load the value.

Declaration

func respond(error: any Error)

Parameters

  • error:

    The error to return for the request.

See Also

Handling the response