Skip to content

Commit fe6ae91

Browse files
committed
add new error
1 parent ec6dbf7 commit fe6ae91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

http_client/src/vonage_http_client/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
__all__ = [
1717
'Auth',
1818
'AuthenticationError',
19+
'FileStreamingError',
1920
'ForbiddenError',
2021
'HttpRequestError',
2122
'InvalidAuthError',

0 commit comments

Comments
 (0)