Class ListenerNotAvailableError

All Implemented Interfaces:
Serializable

public class ListenerNotAvailableError extends MoleculerError
See Also:
  • Field Details

    • event

      protected final String event
  • Constructor Details

    • ListenerNotAvailableError

      public ListenerNotAvailableError(String nodeID, String event)
    • ListenerNotAvailableError

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

    • getEvent

      public String getEvent()