You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Biestro (JIRA)" <ji...@apache.org> on 2015/03/19 16:27:39 UTC

[jira] [Resolved] (JEXL-150) catch JexlException.Cancel

     [ https://issues.apache.org/jira/browse/JEXL-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Biestro resolved JEXL-150.
--------------------------------
    Resolution: Not a Problem

> 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
>            Reporter: Dmitri Blinov
>            Priority: Minor
>             Fix For: 3.0
>
>
> 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)) ...
> (Already public in 3.0 trunk)



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