Error object thrown when CustomCommandRegistry errors occur.

Hierarchy

  • Error
    • CustomCommandError

Constructors

Properties

Constructors

Properties

message: string
name: string

Reason for the error.

This property can be read in early-execution mode.

stack?: string