Package org.deegree.cs.exceptions

The exception package holds the exceptions which can be used for all crs-transforms and projections.

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.
 

Package org.deegree.cs.exceptions Description

The exception package holds the exceptions which can be used for all crs-transforms and projections.

Version:
$Revision: 11404 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mrz 2007)$
Author:
Rutger Bezema, last edited by: $Author: rbezema $


Copyright © 2011. All Rights Reserved.