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

Expose methods to raise exceptions #4

Closed
io7m opened this issue Apr 2, 2023 · 0 comments
Closed

Expose methods to raise exceptions #4

io7m opened this issue Apr 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@io7m
Copy link
Member

io7m commented Apr 2, 2023

Readers and writers have internal methods to raise exceptions that have useful context information, but there's no way to access these outside. Code using readers and writers might want to throw exceptions that have this information.

@io7m io7m added the enhancement New feature or request label Apr 2, 2023
@io7m io7m self-assigned this Apr 2, 2023
@io7m io7m closed this as completed in dd1fbd3 Apr 2, 2023
io7m added a commit that referenced this issue Apr 2, 2023
Release: com.io7m.jbssio 2.0.0
Change: Updated dependencies.
Change: Added bounded extensions. (Ticket: #5)
Change: Added fallible interface for creating exceptions. (Ticket: #4)
io7m added a commit that referenced this issue Apr 2, 2023
Release: com.io7m.jbssio 2.0.0

Change: Updated dependencies.
Change: Added bounded extensions. (Ticket: #5)
Change: Added fallible interface for creating exceptions. (Ticket: #4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant