Class OrderByNotSupportedException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OrderByVirtualAttributeNotSupportedException

public class OrderByNotSupportedException extends ItemSearchException
A common exception for any problem with the order by condition used in the item search.
See Also:
  • Constructor Details

    • OrderByNotSupportedException

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