ilog.views.maps.geometry
Class IlvMapUnknownValueException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ilog.views.maps.geometry.IlvMapUnknownValueException
All Implemented Interfaces:
Serializable

public class IlvMapUnknownValueException
extends Exception

This exception is thrown when a value retrieved from an IlvMapRaster object is unknown.

Since:
ILOG JViews 3.0
See Also:
Serialized Form

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

IlvMapUnknownValueException

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


IlvMapUnknownValueException

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

Parameters:
s - The message


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