org.deegree.model.crs
Class UnknownCRSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.model.crs.UnknownCRSException
- All Implemented Interfaces:
- Serializable
public class UnknownCRSException
- extends Exception
The UnknownCRSException
class just wraps a message telling the user, his/her requested CRS is not
known to the CRSPovider.
- Version:
- $Revision: 9435 $, $Date: 2008-01-08 11:48:46 +0100 (Di, 08 Jan 2008) $
- Author:
- Rutger Bezema, last edited by: $Author: rbezema $
- See Also:
- Serialized Form
Constructor Summary |
UnknownCRSException(String crsName)
Creates a simple Exception telling the user that the requested CoordinateSystem is unknown. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownCRSException
public UnknownCRSException(String crsName)
- Creates a simple Exception telling the user that the requested CoordinateSystem is unknown.
- Parameters:
crsName
- the name of the requested crs.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net