Simon Fenton created LUCENENET-518:
--------------------------------------
Summary: Custom exceptions are not serializable
Key: LUCENENET-518
URL: https://issues.apache.org/jira/browse/LUCENENET-518
Project: Lucene.Net
Issue Type: Bug
Components: Lucene.Net Core
Affects Versions: Lucene.Net 3.0.3
Reporter: Simon Fenton
Priority: Minor
Lucene.NET custom exceptions are unable to serialize. The implementation of the
custom exceptions doesn't follow the .NET guidelines as per
http://msdn.microsoft.com/en-gb/library/vstudio/ms229064(v=vs.100).aspx
I've created a pull request that identifies and fixes this here:
https://github.com/apache/lucene.net/pull/6 but that was before I found this
issue tracker.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira