org.deegree.crs.exceptions
Class OutsideCRSDomainException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.deegree.crs.exceptions.OutsideCRSDomainException
- All Implemented Interfaces:
- Serializable
public class OutsideCRSDomainException
- extends RuntimeException
The OutsideDomainException
exception is thrown when a Geometry is outside the domain of coordinate
system in which the Geometry was defined.
- Version:
- $Revision: 22830 $, $Date: 2010-03-03 17:47:22 +0100 (Mi, 03 Mrz 2010) $
- Author:
- Rutger Bezema, last edited by: $Author: rbezema $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OutsideCRSDomainException
public OutsideCRSDomainException(String message,
Geometry offendingGeometry)
- Parameters:
message
- offendingGeometry
-
getOffendingGeometry
public Geometry getOffendingGeometry()
- Returns:
- the offending geometry
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>