|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExprException | |
|---|---|
| com.hp.hpl.jena.sparql.expr | |
| Uses of ExprException in com.hp.hpl.jena.sparql.expr |
|---|
| Subclasses of ExprException in com.hp.hpl.jena.sparql.expr | |
|---|---|
class |
ExprEvalException
Exception for a dynamic evaluation exception. |
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) |
| Methods in com.hp.hpl.jena.sparql.expr with parameters of type ExprException | |
|---|---|
static void |
NodeValue.raise(ExprException ex)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||