Class ServiceNotAvailableError

All Implemented Interfaces:
Serializable

public class ServiceNotAvailableError extends MoleculerRetryableError
'Service not available' error message.
See Also:
  • Field Details

    • action

      protected final String action
  • Constructor Details

    • ServiceNotAvailableError

      public ServiceNotAvailableError(String nodeID, String action)
    • ServiceNotAvailableError

      public ServiceNotAvailableError(io.datatree.Tree payload)
  • Method Details

    • getAction

      public String getAction()