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

Packages that use ExprEvalException
com.hp.hpl.jena.sparql.expr   
com.hp.hpl.jena.sparql.lang.rdql   
 

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

Subclasses of ExprEvalException in com.hp.hpl.jena.sparql.expr
 class ExprEvalTypeException
          Exception for a dynamic evaluation exception due to wrong type.
 class ExprNotComparableException
           
 class ExprTypeException
          Exception for a dynamic evaluation exception caused by a type mismatch.
 class ExprUndefException
          Exception for an undefined expression (including unbound variable)
 class VariableNotBoundException
          Exception for an undefined expression (including unbound variable)
 

Uses of ExprEvalException in com.hp.hpl.jena.sparql.lang.rdql
 

Subclasses of ExprEvalException in com.hp.hpl.jena.sparql.lang.rdql
 class RDQLEvalFailureException
           
 



Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.