Skip to content

Commit

Permalink
add new error
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkahan committed Nov 28, 2024
1 parent ec6dbf7 commit fe6ae91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions http_client/src/vonage_http_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
__all__ = [
'Auth',
'AuthenticationError',
'FileStreamingError',
'ForbiddenError',
'HttpRequestError',
'InvalidAuthError',
Expand Down

0 comments on commit fe6ae91

Please sign in to comment.