org.eigenbase.util14
Interface EigenbaseParserException

All Known Implementing Classes:
SqlParseException

public interface EigenbaseParserException

This is a tagging interface to allow a SqlParseException to be identified without adding a dependency on it from client-side code.

Version:
$Id: //open/dev/farrago/src/org/eigenbase/util14/EigenbaseParserException.java#6 $
Author:
John V. Sichi