|
||||||||||
| 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. |
| 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 class TODO add class documentation here. |
The exception package holds the exceptions which can be used for all crs-transforms and projections.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||