org.exist.xquery
Class TerminatedException.SizeLimitException

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.SizeLimitException
All Implemented Interfaces:
Serializable
Enclosing class:
TerminatedException

public static final class TerminatedException.SizeLimitException
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.SizeLimitException(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.SizeLimitException

public TerminatedException.SizeLimitException(XQueryAST ast,
                                              String message)


Copyright (C) Wolfgang Meier. All rights reserved.