Uses of Class
org.apache.sis.storage.IllegalOpenParameterException
Packages that use IllegalOpenParameterException
Package
Description
Utility classes for the implementation of SIS storage classes.
Data store base types for retrieving and saving geospatial data
in various storage formats.
-
Uses of IllegalOpenParameterException in org.apache.sis.internal.storage
Methods in org.apache.sis.internal.storage that throw IllegalOpenParameterExceptionModifier and TypeMethodDescriptionstatic StorageConnector
URIDataStore.Provider.connector
(DataStoreProvider provider, org.opengis.parameter.ParameterValueGroup parameters) Creates a storage connector initialized to the location declared in given parameters. -
Uses of IllegalOpenParameterException in org.apache.sis.storage
Subclasses of IllegalOpenParameterException in org.apache.sis.storageModifier and TypeClassDescriptionclass
Thrown when noDataStoreProvider
is found for a given storage object.