Aqualogic Interaction API  
 

PTSIncompatibleRestrictionException Class

Exception indicating that a search query contained a set of restrictions that could never match anything.

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

System.Object
   System.Exception
      com.plumtree.openfoundation.util.XPException
         com.plumtree.server.marshalers.PTException
            com.plumtree.server.search.exceptions.PTSException
               com.plumtree.server.search.exceptions.PTSIncompatibleRestrictionException

public class PTSIncompatibleRestrictionException : PTSException

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.server.search.exceptions

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PTSIncompatibleRestrictionException Members | com.plumtree.server.search.exceptions Namespace