Hierarchy

  • Error

Indexable

[property: string]: any

Properties

errorDescription?: string

Verbose description providing details and possible causes of the error.

errorDescriptionTranslations?: Translation[]

Array of translations of the error description.

errorHint?: string

Hint on how to approach or solve the reported error.

errorHintTranslations?: Translation[]

Array of translations of the error hint.

errorLevel: V3_0.ErrorLevel

WARNING: No immediate attention required, mobile robot is able to continue active and accept new order. URGENT: Immediate attention required, mobile robot is able to continue active and accept new order. CRITICAL: Immediate attention required, mobile robot is unable to continue active order, but can accept new order. FATAL: User intervention is required, mobile robot is unable to continue active or accept new order.

errorReferences?: V3_0.ErrorReference[]
errorType: string

Error type, extensible enumeration including the following predefined values.

Generated using TypeDoc