ilog.views.maps.projection
Class IlvProjectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ilog.views.maps.srs.coordtrans.IlvCoordinateTransformationException
ilog.views.maps.projection.IlvProjectionException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IlvBadProjectionParameter, IlvToleranceConditionException, IlvUnsupportedProjectionFeature
public abstract class IlvProjectionException
- extends IlvCoordinateTransformationException
This class is the base class for exceptions related to projections.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IlvProjectionException
public IlvProjectionException()
- Creates an instance of the class
IlvProjectionException
with no message.
IlvProjectionException
public IlvProjectionException(String s)
- Creates an instance of the class
IlvProjectionException
with the specified message.
- Parameters:
s - the message
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.