[ 
https://issues.apache.org/jira/browse/LUCENE-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14652055#comment-14652055
 ] 

ASF subversion and git services commented on LUCENE-6714:
---------------------------------------------------------

Commit 1693929 from [~simonw] in branch 'dev/trunk'
[ https://svn.apache.org/r1693929 ]

LUCENE-6714: Expose exception details via getters on CorruptedIndex-, 
IndexTooOld-, IndexTooOldException

> Expose version and resource description in CorruptIndexException and friends
> ----------------------------------------------------------------------------
>
>                 Key: LUCENE-6714
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6714
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 5.2.1
>            Reporter: Simon Willnauer
>            Priority: Minor
>             Fix For: 5.3, Trunk
>
>         Attachments: LUCENE-6714.patch, LUCENE-6714.patch, LUCENE-6714.patch
>
>
> It would be nice to access the minVersion, maxVersion in IndexTooNewException 
> and IndexTooOldException as well as the resoruce description in 
> CorruptIndexException programmatically. I'd love to use this to support 
> better serialization on top of those exception as well as structured 
> responses from the individual values. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to