ilog.views.maps.geometry
Class IlvMapUnknownValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.