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
Handling exceptions while calling twitter api to update status
with/without media.
f.e.: When character limit exceeds 140, the api call returns an exception.
The exception is handled and the error is printed. This signifies an
unsuccessful operation.
0 commit comments