Class AmbiguousConfigurationException

All Implemented Interfaces:
Serializable

public class AmbiguousConfigurationException extends FacetConfigServiceException
Thrown by DefaultFacetSearchConfigService whenever the user specified the configuration in both the xml file and the related configuration items. The valid configuration cannot be resolved.
See Also:
  • Constructor Details

    • AmbiguousConfigurationException

      public AmbiguousConfigurationException(String configName, String message)
      Initialize the exception
      Parameters:
      configName - - name of configuration
      message - - error message