You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move summary of exceptions to the beginning with links to subsections on the same page.
Use instant data preview for exceptions, similar to functions.
Use horizontal rules to separate main sections.
|[`JustWatchHttpError`][simplejustwatchapi.exceptions.JustWatchHttpError]{data-preview} | JustWatch API responded with non-`2xx` code. |
273
-
|[`JustWatchApiError`][simplejustwatchapi.exceptions.JustWatchApiError]{data-preview} | JSON response from JustWatch API contains errors,<br>even though the API responded with a `2xx` status code. |
274
-
275
-
You can check [Exceptions](API Reference/exceptions.md) page for more details.
0 commit comments