[
https://issues.apache.org/jira/browse/JEXL-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitri Blinov updated JEXL-150:
-------------------------------
Priority: Minor (was: Major)
Affects Version/s: 3.0
2.1
> catch JexlException.Cancel
> ---------------------------
>
> Key: JEXL-150
> URL: https://issues.apache.org/jira/browse/JEXL-150
> Project: Commons JEXL
> Issue Type: Improvement
> Affects Versions: 2.1, 3.0
> Reporter: Dmitri Blinov
> Priority: Minor
>
> 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)