Plumtree Portal UI  
 

SearchExecutionException Class

SearchExecutionException is the superclass of any exception that may occur when a search is run (i.e. an error or warning originating from COM or Search Server code).

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

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

public abstract class SearchExecutionException : XPException

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

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

SearchExecutionException Members | com.plumtree.portaluiinfrastructure.search Namespace