Class NodeUnavailableException

  • All Implemented Interfaces:
    Serializable

    public class NodeUnavailableException
    extends Exception
    Exception thrown by LoadMetric implementations to indicate that the node should be put into error state. If any of the metrics throws this exception, no further metrics are queried and node is put into error state (-1).
    Author:
    Radoslav Husar
    See Also:
    Serialized Form
    • Constructor Detail

      • NodeUnavailableException

        public NodeUnavailableException()