ilog.views.maps.format
Class IlvMapFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
ilog.views.maps.format.IlvMapFormatException
- All Implemented Interfaces:
- Serializable
public class IlvMapFormatException
- extends IOException
Is thrown by the readers when they encounter a format error.
- 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 |
IlvMapFormatException
public IlvMapFormatException()
- Creates an instance of the class
IlvMapFormatException
with no message.
IlvMapFormatException
public IlvMapFormatException(String s)
- Creates an instance of the class
IlvMapFormatException
with the specified message.
- Parameters:
s - The message to be displayed
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.