|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.sparql.ARQException
com.hp.hpl.jena.query.QueryException
com.hp.hpl.jena.query.QueryFatalException
com.hp.hpl.jena.sparql.ARQInternalErrorException
public class ARQInternalErrorException
| Constructor Summary | |
|---|---|
ARQInternalErrorException()
|
|
ARQInternalErrorException(java.lang.String msg)
|
|
ARQInternalErrorException(java.lang.String msg,
java.lang.Throwable cause)
|
|
ARQInternalErrorException(java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ARQInternalErrorException(java.lang.Throwable cause)
public ARQInternalErrorException()
public ARQInternalErrorException(java.lang.String msg)
public ARQInternalErrorException(java.lang.String msg,
java.lang.Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||