Description
In the lucene/solr codebase I can see 15 RuntimeExceptions that are thrown without wrapping the root cause.
We should fix them to wrap the root cause before throwing it.
In the lucene/solr codebase I can see 15 RuntimeExceptions that are thrown without wrapping the root cause.
We should fix them to wrap the root cause before throwing it.