Package | Description |
---|---|
com.hp.hpl.jena.sparql.expr |
Modifier and Type | Class and Description |
---|---|
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)
|
Modifier and Type | Method and Description |
---|---|
static void |
NodeValue.raise(ExprException ex) |
Licenced under the Apache License, Version 2.0