org.deegree.cs.exceptions
Class OutsideCRSDomainException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OutsideCRSDomainException
public OutsideCRSDomainException(String message)
- Parameters:
message
-
Copyright © 2011. All Rights Reserved.