# `Req.TransportError`
[🔗](https://github.com/wojtekmach/req/blob/v0.5.18/lib/req/transport_error.ex#L1)

Represents an error with the transport used by an HTTP connection.

This is a standardised exception that all Req adapters should use for transport-layer-related
errors.

This exception is based on `Mint.TransportError`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
