ilog.views.maps.projection
Class IlvUnsupportedProjectionFeature
java.lang.Object
java.lang.Throwable
java.lang.Exception
ilog.views.maps.srs.coordtrans.IlvCoordinateTransformationException
ilog.views.maps.projection.IlvProjectionException
ilog.views.maps.projection.IlvUnsupportedProjectionFeature
- All Implemented Interfaces:
- Serializable
public class IlvUnsupportedProjectionFeature
- extends IlvProjectionException
This exception is raised when a given function or feature is
not supported by the projection.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IlvUnsupportedProjectionFeature
public IlvUnsupportedProjectionFeature()
- Creates an instance of the class
IlvUnsupportedProjectionFeature
with no message.
IlvUnsupportedProjectionFeature
public IlvUnsupportedProjectionFeature(String s)
- Creates an instance of the class
IlvUnsupportedProjectionFeature
with the specified message.
- Parameters:
s - the message
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.