Protocolhummingbird 2.10.0Hummingbird
HTTPResponseError
An error that is capable of generating an HTTP response
protocol HTTPResponseError : ResponseGenerator, Error
Browse conforming typesBy conforming to HTTPResponseError
you can control how your error will be presented to the client. Errors not conforming to this will be returned with status internalServerError.