|
Qizx/open API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.axyana.qizxopen.xquery.XQueryException
net.axyana.qizxopen.xquery.XQEvalException
net.axyana.qizxopen.xquery.XQConnectionException
Thrown by a remote connection failure.
| Nested Class Summary |
| Nested classes inherited from class net.axyana.qizxopen.xquery.XQEvalException |
XQEvalException.StackFrame |
| Constructor Summary | |
XQConnectionException(java.lang.String reason)
|
|
XQConnectionException(java.lang.String reason,
java.lang.Throwable cause)
|
|
| Method Summary | |
static void |
wrap(java.rmi.RemoteException e)
|
| Methods inherited from class net.axyana.qizxopen.xquery.XQEvalException |
getContext, getStack, printStack, setContext |
| 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 XQConnectionException(java.lang.String reason,
java.lang.Throwable cause)
public XQConnectionException(java.lang.String reason)
| Method Detail |
public static void wrap(java.rmi.RemoteException e)
throws XQueryException
XQueryException
|
© 2005 Axyana Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||