Class FilterNotSupportedException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FilterByClassificationAttributeNotSupportedException, FilterByVirtualAttributeNotSupportedException, IntegrationKeyNestedFilteringNotSupportedException

public class FilterNotSupportedException extends ItemSearchException
An exception indicating that a filtering condition used for the item search is not supported.
See Also:
  • Constructor Details

    • FilterNotSupportedException

      public FilterNotSupportedException(String message)