[
https://issues.apache.org/jira/browse/HBASE-23024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HBASE-23024 started by Viraj Jasani.
--------------------------------------------
> Replace Exception.initCause() with Constructor args
> ---------------------------------------------------
>
> Key: HBASE-23024
> URL: https://issues.apache.org/jira/browse/HBASE-23024
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 3.0.0
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Minor
>
> 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.2#803003)