Dmitri Blinov created JEXL-150:
----------------------------------

             Summary: catch JexlException.Cancel 
                 Key: JEXL-150
                 URL: https://issues.apache.org/jira/browse/JEXL-150
             Project: Commons JEXL
          Issue Type: Improvement
            Reporter: Dmitri Blinov


declare class JexlException.Cancel as public to be able to apply instanceof 
operator in catch to analyze exception reason instead of using hard coded 
string comparison if ("execution cancelled".equals(msg)) ...



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

Reply via email to