org.deegree.cs.exceptions
Class ProjectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.cs.exceptions.CRSException
org.deegree.cs.exceptions.ProjectionException
- All Implemented Interfaces:
- Serializable
public class ProjectionException
- extends CRSException
The ProjectionException
class can be thrown if the projection runs into a problem while projecting
coordinates.
- Version:
- $Revision: 30120 $, $Date: 2011-03-22 10:04:15 +0100 (Tue, 22 Mar 2011) $
- Author:
- Rutger Bezema, last edited by: $Author: aschmitz $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProjectionException
public ProjectionException(String string)
- Parameters:
string
-
Copyright © 2011. All Rights Reserved.