Zoltan Haindrich created HIVE-22524:
---------------------------------------
Summary: CommandProcessorException should utilize standard
Exception fields
Key: HIVE-22524
URL: https://issues.apache.org/jira/browse/HIVE-22524
Project: Hive
Issue Type: Improvement
Reporter: Zoltan Haindrich
Assignee: Zoltan Haindrich
CommandProcessorException right now has:
* getCause() inherited from Exception
* getException() local implementation
* getMessage() inherited from Exception
* getErrorMessage() local implementation
--
This message was sent by Atlassian Jira
(v8.3.4#803005)