Class ExpressionException

All Implemented Interfaces:
Serializable

public class ExpressionException
extends UncheckedTableException
An unchecked exception indicating a problem with a parsed expression, for example in Table.where(String...) or Table.update(String...).
See Also:
Serialized Form