Class IndexConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.search.exception.IndexConfigurationException
All Implemented Interfaces:
Serializable

public class IndexConfigurationException extends RuntimeException
Represents an exception thrown when there is an issue with the configuration of an index within the search module.
See Also:
  • Constructor Details

    • IndexConfigurationException

      public IndexConfigurationException(String message)