ilog.views.maps.projection
Class IlvUnsupportedProjectionFeature

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

public class IlvUnsupportedProjectionFeature
extends IlvProjectionException

This exception is raised when a given function or feature is not supported by the projection.

See Also:
Serialized Form

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

IlvUnsupportedProjectionFeature

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


IlvUnsupportedProjectionFeature

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

Parameters:
s - the message


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