Uses of Class
com.hp.hpl.jena.sparql.expr.ExprUndefException

Packages that use ExprUndefException
com.hp.hpl.jena.sparql.expr   
 

Uses of ExprUndefException in com.hp.hpl.jena.sparql.expr
 

Subclasses of ExprUndefException in com.hp.hpl.jena.sparql.expr
 class VariableNotBoundException
          Exception for an undefined expression (including unbound variable)
 



Licenced under the Apache License, Version 2.0