Class BrokerOptionsError

All Implemented Interfaces:
Serializable

public class BrokerOptionsError extends MoleculerError
Custom Moleculer exception class for broker option errors.
See Also:
  • Constructor Details

    • BrokerOptionsError

      public BrokerOptionsError(String message, String nodeID, Object... data)
    • BrokerOptionsError

      public BrokerOptionsError(io.datatree.Tree payload)