ilog.views.maps.projection
Class IlvToleranceConditionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ilog.views.maps.srs.coordtrans.IlvCoordinateTransformationException
              extended by ilog.views.maps.projection.IlvProjectionException
                  extended by 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

Constructor Summary
IlvToleranceConditionException()
          Creates an instance of the class IlvToleranceConditionException with no message.
IlvToleranceConditionException(String s)
          Creates an instance of the class IlvToleranceConditionException with the specified message.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.