Package adql.db.exception
package adql.db.exception
-
Exception ClassesClassDescriptionThis exception is thrown by
DBChecker
when a column does not exist or whose the table reference is ambiguous.Exception thrown when a function can not be resolved by the library.This exception is thrown byDBChecker
when several columns, tables, functions or even ADQL features do not exist.This exception is thrown when a table between 2 tables can not be resolved, and particularly because of the join condition (i.e.This exception is thrown byDBChecker
when a table does not exist or whose the schema reference is ambiguous.Exception thrown when an ADQL language feature is used while declared as not supported.