Class SettingsException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment
Direct Known Subclasses:
NoClassSettingsException

public class SettingsException extends ElasticsearchException
A generic failure to handle settings.
See Also:
Serialized Form
  • Constructor Details