ilog.views.maps.projection
Class IlvBadProjectionParameter

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.IlvBadProjectionParameter
All Implemented Interfaces:
Serializable

public class IlvBadProjectionParameter
extends IlvProjectionException

This exception is raised when a bad parameter is given to a function of the package.

See Also:
Serialized Form

Constructor Summary
IlvBadProjectionParameter()
          Creates an instance of the class IlvBadProjectionParameter with no message.
IlvBadProjectionParameter(String s)
          Creates an instance of the class IlvBadProjectionParameter 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

IlvBadProjectionParameter

public IlvBadProjectionParameter()
Creates an instance of the class IlvBadProjectionParameter with no message.


IlvBadProjectionParameter

public IlvBadProjectionParameter(String s)
Creates an instance of the class IlvBadProjectionParameter with the specified message.

Parameters:
s - the message


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.