Class ShellErrorEvent

An event that indicates that the shell command errored.

Hierarchy

  • TypedCustomEvent<Error, "shell-error", this>
    • ShellErrorEvent

Constructors

Constructors

  • Parameters

    • eventInitDict: TypedCustomEventInit<Error>

    Returns ShellErrorEvent