Uses of Interface
org.apache.sis.util.LocalizedException
Packages that use LocalizedException
Package
Description
Well Known Text (WKT) parsing and formatting.
Data store base types for retrieving and saving geospatial data
in various storage formats.
-
Uses of LocalizedException in org.apache.sis.io.wkt
Classes in org.apache.sis.io.wkt that implement LocalizedExceptionModifier and TypeClassDescriptionclassThrown when a Well Known Text (WKT) can not be parsed. -
Uses of LocalizedException in org.apache.sis.storage
Classes in org.apache.sis.storage that implement LocalizedExceptionModifier and TypeClassDescriptionclassThrown when an unrecoverable error occurred during the probing of a file.classThrown when an operation can not be performed while a read operation is in progress.classThrown when an operation can not be performed while a write operation is in progress.classThrown when a data store is closed and can no more return data.classThrown when a store can not be read because the stream contains invalid data.classThrown when aDataStorecan not complete a read or write operation.classThrown when a data store failed to construct the coordinate reference system (CRS) or other positioning information.classThrown when an operation would require to move the cursor back, but the underlying storage does not allow that.classThrown when a store can not write the given feature because its type is not one of the supported types.classThrown when an invalid name is used for identifying a coverage, a feature or other kind of element in a data store.classThrown when aDataStorecan not be opened because of invalid parameters.classThrown when a write operation can not be performed because the resource to write is incompatible with the data store.classThrown when an internal error occurred in aDataStoreimplementation.classThrown when requested data are not found in the data store.classThrown when aDataStorecan not perform a write operation.classThrown when a write operation can not be performed because it would cause the replacement of an existing resource.classThrown when a storage uses some encoding options not supported by current implementation.classThrown when a resources can not be filtered with a given query.classThrown when noDataStoreProvideris found for a given storage object.