- All Implemented Interfaces:
Serializable
Exception for a dynamic evaluation exception caused by a type mismatch.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExprTypeException
(String msg) ExprTypeException
(String msg, Throwable cause) ExprTypeException
(Throwable cause) -
Method Summary
Methods inherited from class org.apache.jena.sparql.expr.ExprEvalException
fillInStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExprTypeException
public ExprTypeException() -
ExprTypeException
-
ExprTypeException
-
ExprTypeException
-