org.deegree.cs.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.cs.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: 23245 $, $Date: 2010-03-25 10:45:24 +0100 (Thu, 25 Mar 2010) $
Author:
Rutger Bezema, last edited by: $Author: rbezema $
See Also:
Serialized Form

Constructor Summary
OutsideCRSDomainException(String message)
           
 
Method Summary
 
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)
Parameters:
message -


Copyright © 2011. All Rights Reserved.