Uses of Class
io.github.spartatech.sqljson.exception.ExpressionNotSupportedException
-
Packages that use ExpressionNotSupportedException Package Description io.github.spartatech.sqljson.exception -
-
Uses of ExpressionNotSupportedException in io.github.spartatech.sqljson.exception
Methods in io.github.spartatech.sqljson.exception that return ExpressionNotSupportedException Modifier and Type Method Description static ExpressionNotSupportedExceptionExpressionNotSupportedException. fromExpression(String expression)Error for when a expression is not yet supported.
-