WeightNotInRange

case WeightNotInRange(expectedWeight: Grams, actualWeight: Grams)

An error raised by the labelling action if the actual weight is too far from the expected weight.

Value members

Inherited methods

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