|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.rdql.QSys
Class to define the operating environment for RDQL. Provides some utility operations like assert and handling unexpected exceptions
Constructor Summary | |
QSys()
|
Method Summary | |
static void |
unhandledException(java.lang.Throwable t,
java.lang.String className,
java.lang.String methodName)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QSys()
Method Detail |
public static void unhandledException(java.lang.Throwable t, java.lang.String className, java.lang.String methodName)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |