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

Added new exception for disabled browser storage #191

Merged
merged 4 commits into from
Nov 9, 2022

Conversation

chrissainty
Copy link
Member

@chrissainty chrissainty commented Nov 8, 2022

Adds a new BrowserStorageDisabledException which is thrown if the browsers storage is inaccessible.

Resolves #192

@chrissainty chrissainty added the Feature New feature that will be added to the project label Nov 8, 2022
@chrissainty chrissainty marked this pull request as ready for review November 9, 2022 07:56
@chrissainty chrissainty merged commit 4527e15 into main Nov 9, 2022
@chrissainty chrissainty deleted the 188-disabled-local-storage-exception branch November 9, 2022 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature that will be added to the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Throw a meaningful exception when browser storage is unavailable
1 participant