Interface EncoderRegisterError

Represents a detailed error related to an encoder register.

Hierarchy

  • EncoderRegisterError

Properties

description: string

A concise description of the error condition.

error: string

A brief error code or message identifying the error type.

fullDescription: string

A comprehensive explanation of the error, including context and details.

name: string

A short, human-readable name for the error.

remedy: string

Suggested actions or steps to resolve or remediate the error.

Generated using TypeDoc