[ https://issues.apache.org/jira/browse/KAFKA-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092037#comment-15092037 ]
ASF GitHub Bot commented on KAFKA-3019: --------------------------------------- GitHub user granthenke opened a pull request: https://github.com/apache/kafka/pull/754 KAFKA-3019: Add an exceptionName method to Errors You can merge this pull request into a Git repository by running: $ git pull https://github.com/granthenke/kafka exception-name Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/754.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #754 ---- commit a302fcd0592dd8bd306c95471346beeea92c23ca Author: Grant Henke <granthe...@gmail.com> Date: 2016-01-11T14:53:53Z KAFKA-3019: Add an exceptionName method to Errors ---- > Add an exceptionName method to Errors > ------------------------------------- > > Key: KAFKA-3019 > URL: https://issues.apache.org/jira/browse/KAFKA-3019 > Project: Kafka > Issue Type: Improvement > Affects Versions: 0.9.0.0 > Reporter: Grant Henke > Assignee: Grant Henke > > The Errors class is often used to get and print the name of an exception > related to an Error. Adding a exceptionName method and updating all usages > would help provide more clear and less error prone code. -- This message was sent by Atlassian JIRA (v6.3.4#6332)