You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2015/05/18 20:31:00 UTC

[jira] [Created] (DRILL-3132) Improve User Exceptions

Deneche A. Hakim created DRILL-3132:
---------------------------------------

             Summary: Improve User Exceptions
                 Key: DRILL-3132
                 URL: https://issues.apache.org/jira/browse/DRILL-3132
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Deneche A. Hakim
            Assignee: Deneche A. Hakim
            Priority: Minor
             Fix For: 1.2.0


- add getErrorType(). UserRemoteException should return the error type of the underlying pberror object

- override UserException.printStackTrace() to print the stack trace of the original exception, or in the case of UserRemoteException the stack trace that was passed with the pberror object.

- user exception context can store "debug" informations that will only be visible for system errors or in verbose mode



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)