What's Changed
- Refactor: Move curl exit code descriptions from
ProcessTransportintoNetworkException::fromCurlExitCode()factory method - Cleaner separation of concerns — transport layer delegates error formatting to the exception class
ProcessTransport into NetworkException::fromCurlExitCode() factory method