Class ServiceSchemaError

All Implemented Interfaces:
Serializable

public class ServiceSchemaError extends MoleculerError
Custom Moleculer Exception class for Service schema exceptions.
See Also:
  • Constructor Details

    • ServiceSchemaError

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

      public ServiceSchemaError(io.datatree.Tree payload)