Package org.apache.jena.sparql
Class ARQNotImplemented
- 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.query.QueryException
-
- org.apache.jena.query.QueryFatalException
-
- org.apache.jena.sparql.ARQNotImplemented
-
- All Implemented Interfaces:
java.io.Serializable
public class ARQNotImplemented extends QueryFatalException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ARQNotImplemented()ARQNotImplemented(java.lang.String msg)ARQNotImplemented(java.lang.String msg, java.lang.Throwable cause)ARQNotImplemented(java.lang.Throwable cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-