Plumtree Portal UI  
 

Error6321Exception Class

Error6321Exception indicates that an exception occured for which there is no internationalized message. The english text of the exception will be embedded as a comment in the returned page.

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

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

public class Error6321Exception : SearchExecutionError

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

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