Uses of Class
org.apache.jena.sparql.expr.ExprException
-
Uses of ExprException in org.apache.jena.sparql.expr
Modifier and TypeClassDescriptionclass
Exception for a dynamic evaluation exception.class
Exception for a dynamic evaluation exception due to wrong type.class
class
Exception for a dynamic evaluation exception caused by a type mismatch.class
Exception for an undefined expression (including unbound variable)class
Exception for an undefined function.class
Exception for an undefined expression (including unbound variable)Modifier and TypeMethodDescriptionstatic void
NodeValue.raise
(ExprException ex) static void
NodeValueCmp.raise
(ExprException ex) -
Uses of ExprException in org.apache.jena.sparql.function.scripting