Class PropertyOutOfRangeException

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      PropertyOutOfRangeException​(java.lang.String message)
      Initializes the exception
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PropertyOutOfRangeException

        public PropertyOutOfRangeException​(java.lang.String message)
        Initializes the exception
        Parameters:
        message - - error message