Class HelixHelper.PermanentUpdaterException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    HelixHelper

    public static class HelixHelper.PermanentUpdaterException
    extends RuntimeException
    Exception to be thrown by updater function to exit from retry in {@link HelixHelper::updatedIdealState}
    See Also:
    Serialized Form
    • Constructor Detail

      • PermanentUpdaterException

        public PermanentUpdaterException​(String message)
      • PermanentUpdaterException

        public PermanentUpdaterException​(Throwable cause)