Viraj Jasani created HBASE-23024:
------------------------------------
Summary: 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
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)