Class PropertyOutOfRangeException

All Implemented Interfaces:
Serializable

public class PropertyOutOfRangeException extends FieldValueProviderException
Thrown by AbstractPropertyFieldValueProvider#getRangeName(de.hybris.platform.solrfacetsearch.config.IndexedProperty, Object) whenever the actual value of the property is not included in any of the related value range set defined in this indexed property definition
See Also:
  • Constructor Details

    • PropertyOutOfRangeException

      public PropertyOutOfRangeException(String message)
      Initializes the exception
      Parameters:
      message - - error message