java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.sparql.ARQException
org.apache.jena.sparql.sse.SSE_Exception
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SSE_ParseException
- See Also:
-
Constructor Summary
ConstructorDescriptionSSE_Exception
(String msg) SSE_Exception
(String msg, Throwable cause) SSE_Exception
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SSE_Exception
-
SSE_Exception
-
SSE_Exception
-
SSE_Exception
public SSE_Exception()
-