Enumeration ErrorType

Name

ErrorType

Description

Enumeration of error types to categorize the severity of errors.

Enumeration Members

Enumeration Members

CRITICAL: "CRITICAL"

Represents critical errors that will cause the system not to work (e.g. positioning will be stopped).

NON_CRITICAL: "NON_CRITICAL"

Represents non-critical errors that are less severe.

Generated using TypeDoc