Uses of Class
org.apache.jena.sparql.expr.ExprUndefException
-
Packages that use ExprUndefException Package Description org.apache.jena.sparql.expr -
-
Uses of ExprUndefException in org.apache.jena.sparql.expr
Subclasses of ExprUndefException in org.apache.jena.sparql.expr Modifier and Type Class Description classVariableNotBoundExceptionException for an undefined expression (including unbound variable)
-