Wraps a low-level transport failure (connection refused, DNS failure, etc).
@type t() :: %Mercury.NetworkError{ __exception__: true, message: String.t(), reason: term() }