Failure¶
- class scml.scml2020.Failure(is_inventory, line, step, process)[source]¶
Bases:
object
A production failure
Attributes Summary
True if the cause of failure was insufficient inventory.
The line at which the failure happened
The process that failed to execute
The step at which the failure happened
Attributes Documentation