ilog.views.maps.projection
Class IlvCollectionParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ilog.views.maps.projection.IlvCollectionParseException
- All Implemented Interfaces:
- Serializable
public class IlvCollectionParseException
- extends Exception
The exception thrown by collections when an error occurs while parsing
their definition file.
- Since:
- JViews 5.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IlvCollectionParseException
public IlvCollectionParseException()
- Creates an instance of the class
IlvCollectionParseException
with no message.
IlvCollectionParseException
public IlvCollectionParseException(String s)
- Creates an instance of the class
IlvCollectionParseException
with the specified message.
- Parameters:
s - The message.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.