An error object.

Hierarchy

  • Error

Properties

errorDescription?: string

Verbose description of error.

errorLevel: ErrorLevel

Error level. WARNING: AGV is ready to start (e.g. maintenance cycle expiration warning). FATAL: AGV is not in running condition, user intervention required (e.g. laser scanner is contaminated).

errorReferences?: ErrorReference[]

Array of references to identify the source of the error (e. g. headerId, orderId, actionId, ...). For additional information see "Best Practice" chapter 7.

errorType: string

Type / name of error.

Generated using TypeDoc