deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.crs.exceptions
Class OutsideCRSDomainException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
OutsideCRSDomainException(String message, Geometry offendingGeometry)
           
 
Method Summary
 Geometry getOffendingGeometry()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OutsideCRSDomainException

public OutsideCRSDomainException(String message,
                                 Geometry offendingGeometry)
Parameters:
message -
offendingGeometry -
Method Detail

getOffendingGeometry

public Geometry getOffendingGeometry()
Returns:
the offending geometry

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>