org.eigenbase.util14
Interface EigenbaseValidatorException

All Known Implementing Classes:
SqlValidatorException

public interface EigenbaseValidatorException

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

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