com.hp.hpl.jena.sparql
Class ARQException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.sparql.ARQException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- QueryException, SSEParseException, UpdateException
public class ARQException
- extends com.hp.hpl.jena.shared.JenaException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ARQException
public ARQException(String msg,
Throwable cause)
ARQException
public ARQException(String msg)
ARQException
public ARQException(Throwable cause)
ARQException
public ARQException()
Licenced under the Apache License, Version 2.0