[pve-devel] applied: [PATCH proxmox_dart_api_client v2] fix: ios: reorder on catch clauses to catch `NSErrorClientException`

Dominik Csapak d.csapak at proxmox.com
Fri Oct 24 13:23:27 CEST 2025


On Fri, 17 Oct 2025 13:34:28 +0200, Shan Shaji wrote:
> The `NSErrorClientException` catch clause was not being executed because
> it's a subtype of `ClientException`. This resulted in showing the
> actual error from the package instead of our custom error message when
> the SSL/TLS handshake failed. Fixed the issue by reordering the on catch
> clauses.
> 
> 
> [...]

Applied, thanks!

[1/1] fix: ios: reorder on catch clauses to catch `NSErrorClientException`
      commit: c5c2d90ba41f373bf5388b2ca4f06cb85be54218




More information about the pve-devel mailing list