|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Exception Summary | |
---|---|
CRSConfigurationException | The CRSConfigurationException can be used to inform the user of an configuration exception. |
CRSException | A CRSException will inform the user that an error occurred while transforming, projecting or creating a
crs. |
CRSExportingException | The CRSExportingException class reports an error that occurred in the process of exporting a CRS to a
file, database, etc. |
CRSStoreException | Indicates an exception in the CRS Store management. |
OutsideCRSDomainException | The OutsideDomainException exception is thrown when a Geometry is outside the domain of coordinate
system in which the Geometry was defined. |
ProjectionException | The ProjectionException class can be thrown if the projection runs into a problem while projecting
coordinates. |
TransformationException | The TransformationException class can be thrown if a transformation exception occurs. |
UnknownCRSException | The UnknownCRSException class just wraps a message telling the user, his/her requested CRS is not known
to the CRSPovider. |
UnknownUnitException | The UnknownUnitException class notifies the user about an unknown unit that was encountered and the
program cannot infer a way to handle the data that has this unit. |
WKTParsingException | The WKTParsingException class can be thrown if the parsing of WKT runs into a problem. |
The exception package holds the exceptions which can be used for all crs-transforms and projections.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |