Plumtree Portal UI  
 

QueryTimeoutWarning Class

QueryTimeoutWarning indicates that the user's query took too long and was truncated with an incomplete result set.

For a list of all members of this type, see QueryTimeoutWarning Members.

System.Object
   System.Exception
      com.plumtree.openfoundation.util.XPException
         com.plumtree.portaluiinfrastructure.search.SearchExecutionException
            com.plumtree.portaluiinfrastructure.search.SearchExecutionWarning
               com.plumtree.portaluiinfrastructure.search.exceptions.QueryTimeoutWarning

public class QueryTimeoutWarning : SearchExecutionWarning

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.search.exceptions

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

QueryTimeoutWarning Members | com.plumtree.portaluiinfrastructure.search.exceptions Namespace