[
https://issues.apache.org/jira/browse/CASSANDRA-8809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386374#comment-14386374
]
Robert Stupp commented on CASSANDRA-8809:
-----------------------------------------
Would also like to cleanup {{TransportException}} which is an interface the
following way:
# let {{ServerError}} extend {{CassandraException}}
# let {{ProtocolException}} extend {{CassandraException}}
# replace usages of {{TransportException}} to {{CassandraException}}
> Remove 'throws CassandraException'
> ----------------------------------
>
> Key: CASSANDRA-8809
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8809
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Minor
> Fix For: 3.0
>
>
> Follow-up to CASSANDRA-8528.
> Once CASSANDRA-8099 has landed and we're close to 3.0 release, we can remove
> code occurences of {{throws CassandraException}} and inherited and document
> them using {{@throws}} where neccessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)