ably / ably-asset-tracking-android

Android client SDKs for the Ably Asset Tracking service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove `ConnectionException` from docstrings of `Publisher.add/track`

lawrence-forooghian opened this issue · comments

Between #966 and #871, as of 1.6.1 we are no longer throwing ConnectionException when the publisher encounters an error during add or track operations. However, their docstrings still say @throws ConnectionException when something goes wrong with the Ably connection. We should remove this from the docstrings.

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3326