Skip to content

_ClientSocketException should have a better toString #930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
brianquinlan opened this issue May 15, 2023 · 0 comments · Fixed by #948
Closed

_ClientSocketException should have a better toString #930

brianquinlan opened this issue May 15, 2023 · 0 comments · Fixed by #948
Assignees
Labels
package:http type-enhancement A request for a change that isn't a bug

Comments

@brianquinlan
Copy link
Collaborator

brianquinlan commented May 15, 2023

...and possibly be public so that users who are willing to have dart:io specific code can handle the exception explicitly.

@brianquinlan brianquinlan added type-enhancement A request for a change that isn't a bug package:http labels May 15, 2023
@brianquinlan brianquinlan self-assigned this May 15, 2023
brianquinlan added a commit to brianquinlan/http that referenced this issue May 25, 2023
Also explain how to catch `SocketException`.

Fixes dart-lang#930
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:http type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant