org.exist.xquery
Class TerminatedException.TimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exist.xquery.XPathException
              extended by org.exist.xquery.TerminatedException
                  extended by org.exist.xquery.TerminatedException.TimeoutException
All Implemented Interfaces:
Serializable
Enclosing class:
TerminatedException

public static final class TerminatedException.TimeoutException
extends TerminatedException

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.exist.xquery.TerminatedException
TerminatedException.SizeLimitException, TerminatedException.TimeoutException
 
Constructor Summary
TerminatedException.TimeoutException(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

TerminatedException.TimeoutException

public TerminatedException.TimeoutException(XQueryAST ast,
                                            String message)


Copyright (C) Wolfgang Meier. All rights reserved.