Class CannotReverseTransformationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.randomnoun.common.jexl.sql.CannotReverseTransformationException
All Implemented Interfaces:
Serializable

The TransformedSqlColumn.reverseTransformLiteral() method can throw a CannotReverseLiteralException to indicate that it cannot reverse a transformation on the supplied literal.
Author:
knoxg
See Also: