[
https://issues.apache.org/jira/browse/HBASE-23024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-23024:
---------------------------------
Issue Type: Task (was: Improvement)
> Replace Exception.initCause() with Constructor args
> ---------------------------------------------------
>
> Key: HBASE-23024
> URL: https://issues.apache.org/jira/browse/HBASE-23024
> Project: HBase
> Issue Type: Task
> Affects Versions: 3.0.0
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Minor
> Fix For: 3.0.0, 1.5.0, 2.3.0
>
>
> We can use parameterized constructor for providing root cause of some
> Exceptions based on the availability of such constructors to avoid calling
> .initCause() for Exceptions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)