Class FileSettingsService.FileSettingsStartupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.reservedstate.service.FileSettingsService.FileSettingsStartupException
All Implemented Interfaces:
Serializable
Enclosing class:
FileSettingsService

public static class FileSettingsService.FileSettingsStartupException extends RuntimeException
Error subclass that is thrown when we encounter a fatal error while applying the operator cluster state at Elasticsearch boot time.
See Also:
  • Constructor Details

    • FileSettingsStartupException

      public FileSettingsStartupException(String message, Throwable t)