ProductNotInOrder

case ProductNotInOrder(productNotInOrder: Product)

Raised when trying to palletize a product for an order that does not require it.

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product