Uses of Class
javax.xml.xquery.XQQueryException

Packages that use XQQueryException
javax.xml.xquery   
 

Uses of XQQueryException in javax.xml.xquery
 

Subclasses of XQQueryException in javax.xml.xquery
 class XQCancelledException
          XQCancelledException is an exception to indicate that the current XQuery processing is cancelled by the application through a cancel() request.