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

Exceptions and exception handling #21

Open
citomcclure opened this issue May 28, 2024 · 3 comments
Open

Exceptions and exception handling #21

citomcclure opened this issue May 28, 2024 · 3 comments
Labels
technical debt Any code that needs refactoring, such as upgrades and improving readability

Comments

@citomcclure
Copy link
Owner

citomcclure commented May 28, 2024

Living list of Exceptions to make and/or implement:

  • SecurityException in UpdateNoteActivity to ensure user does not try to update another user's note
@citomcclure
Copy link
Owner Author

Added InvalidAttributeValueException in #25 for incorrect query parameter values

@citomcclure
Copy link
Owner Author

citomcclure commented Jun 15, 2024

Added TranscriptionException in #26 for any transcription issue during activity class

@citomcclure citomcclure changed the title Exceptions and Exception Handling Exceptions and exception handling Jun 15, 2024
@citomcclure
Copy link
Owner Author

Add error handling to axios api calls

@citomcclure citomcclure added the technical debt Any code that needs refactoring, such as upgrades and improving readability label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt Any code that needs refactoring, such as upgrades and improving readability
Projects
Status: Backlog
Development

No branches or pull requests

1 participant