[
https://issues.apache.org/jira/browse/SIS-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johann Sorel resolved SIS-189.
------------------------------
Resolution: Won't Fix
Class has been removed
> InvalidDbaseFileFormatException should extend DataStoreException
> ----------------------------------------------------------------
>
> Key: SIS-189
> URL: https://issues.apache.org/jira/browse/SIS-189
> Project: Spatial Information Systems
> Issue Type: Sub-task
> Components: Shapefile
> Reporter: Martin Desruisseaux
> Assignee: Johann Sorel
> Priority: Major
> Labels: JDBC
>
> {{InvalidDbaseFileFormatException}} currently extends
> {{SQLNonTransientException}}. But the the fact that a {{DataStore}} uses SQL
> or I/O operations for fetching the data is considered internal to the data
> store. The higher-level exception for data stores is rather
> {{DataStoreException}}, which may contain a {{SQLException}}, {{IOException}}
> or other kind of exceptions as its cause.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)