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

Martin Desruisseaux reopened SIS-189:
-------------------------------------

As explained in above comments, {{SQLException}} subclasses can not be used in 
a format neutral way. We still need to replace them by {{DataStoreException}} 
subclasses if desired.

> 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: M. Le Bihan
>              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
(v6.4.14#64029)

Reply via email to