All error types used for the property Error.errorType within this package.

Remarks

All of them except "orderActionError" and "instantActionError"are predefined by the VDA 5050 specification. However, the master controller doesn't use these error types to distinguish between order and instant action errors.

Enumeration Members

InstantAction: "instantActionError"
InstantActionNoOrderToCancel: "noOrderToCancel"
InstantActionValidation: "validationError"
Order: "orderError"
OrderAction: "orderActionError"
OrderNoRoute: "noRouteError"
OrderUpdate: "orderUpdateError"
OrderValidation: "validationError"

Generated using TypeDoc