Skip to content
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

Add error support to examples trait #888

Merged
merged 1 commit into from
Aug 12, 2021
Merged

Add error support to examples trait #888

merged 1 commit into from
Aug 12, 2021

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Aug 11, 2021

This commit adds the ability to specify an error in the examples
trait. The error specified must be bound to the operation the trait
is applied to.

Issue #, if available:
Resolves #736

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This commit adds the ability to specify an error in the examples
trait. The error specified must be bound to the operation the trait
is applied to.
@kstich kstich merged commit 28faa49 into main Aug 12, 2021
@mtdowling mtdowling deleted the example_error branch September 21, 2021 23:00
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.

Add errors support to @examples trait
2 participants