|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.exist.xquery.XPathException
org.exist.xquery.TerminatedException
public class TerminatedException
Nested Class Summary | |
---|---|
static class |
TerminatedException.SizeLimitException
|
static class |
TerminatedException.TimeoutException
|
Constructor Summary | |
---|---|
TerminatedException(XQueryAST ast,
String message)
|
Method Summary |
---|
Methods inherited from class org.exist.xquery.XPathException |
---|
addFunctionCall, getColumn, getDetailMessage, getLine, getMessage, getMessageAsHTML, prependMessage, setASTNode |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, 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 TerminatedException(XQueryAST ast, String message)
ast
- message
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |