use of "InternalError"
----------------------

                 Key: JCR-3092
                 URL: https://issues.apache.org/jira/browse/JCR-3092
             Project: Jackrabbit Content Repository
          Issue Type: Task
          Components: jackrabbit-core
            Reporter: Julian Reschke
            Priority: Minor


We have quite a few places where InternalErrors are thrown in case something 
happens which shouldn't.

Throwing a RuntimeException (or a custom RTE) would be better, InternalError is 
a subclass of VirtualMachineError, which certainly is not what we want.

(This applies to other sub projects as well).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to