Skip to content

docs(error): add detailed doc comments to Error query methods#4065

Open
kimjune01 wants to merge 1 commit intohyperium:masterfrom
kimjune01:docs/error-kinds
Open

docs(error): add detailed doc comments to Error query methods#4065
kimjune01 wants to merge 1 commit intohyperium:masterfrom
kimjune01:docs/error-kinds

Conversation

@kimjune01
Copy link
Copy Markdown

Summary

Adds explanatory doc comments to all Error query methods (is_parse, is_parse_too_large, is_parse_version_h2, is_user, is_canceled, is_closed, is_body_write_aborted, is_shutdown, is_timeout). Each comment explains what triggers the error and links to relevant builder methods where applicable.

Add explanatory doc comments to is_parse, is_parse_too_large,
is_parse_version_h2, is_user, is_canceled, is_closed,
is_body_write_aborted, is_shutdown, and is_timeout. Each comment
explains what triggers the error and links to relevant builder
methods where applicable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant