Class ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.lyo.core.query.ParseException
All Implemented Interfaces:
Serializable

public class ParseException extends Exception
Wrapper for RecognitionException so clients of OLSC query functionality don't need to import ANTLR classes.
See Also: