Class GracefulStopTimeoutError

All Implemented Interfaces:
Serializable

public class GracefulStopTimeoutError extends MoleculerError
Custom Moleculer error class for graceful stopping.
See Also:
  • Constructor Details

    • GracefulStopTimeoutError

      public GracefulStopTimeoutError(String nodeID, Object... data)
    • GracefulStopTimeoutError

      public GracefulStopTimeoutError(io.datatree.Tree payload)