Uses of Class
org.apache.jena.sparql.expr.ExprException
Packages that use ExprException
-
Uses of ExprException in org.apache.jena.sparql.expr
Subclasses of ExprException in org.apache.jena.sparql.exprModifier 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)Methods in org.apache.jena.sparql.expr with parameters of type ExprExceptionModifier and TypeMethodDescriptionstatic void
NodeValue.raise
(ExprException ex) static void
NodeValueCmp.raise
(ExprException ex) -
Uses of ExprException in org.apache.jena.sparql.function.scripting
Subclasses of ExprException in org.apache.jena.sparql.function.scripting