ilog.views.maps.srs.coordtrans
Class IlvCoordinateTransformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ilog.views.maps.srs.coordtrans.IlvCoordinateTransformationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IlvProjectionException
public class IlvCoordinateTransformationException
- extends Exception
An exception thrown by the coordinate transformation package.
- Since:
- JViews 5.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IlvCoordinateTransformationException
public IlvCoordinateTransformationException()
- Creates an instance of the class
IlvCoordinateTransformationException
with no message.
IlvCoordinateTransformationException
public IlvCoordinateTransformationException(String s)
- Creates an instance of the class
IlvCoordinateTransformationException
with the specified message.
- Parameters:
s - The message.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.