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