Class ItemSearchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.integrationservices.search.ItemSearchException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FilterNotSupportedException, OrderByNotSupportedException

public class ItemSearchException extends RuntimeException
Indicates any problem with the item search.
See Also:
  • Constructor Details

    • ItemSearchException

      public ItemSearchException(String msg)
      Instantiates this exception.
      Parameters:
      msg - a message explaining the problem