Class RuntimeEnvError

Throw this Error to indicate that something was attempted that cannot be done in the current runtime.

Hierarchy

  • Error
    • RuntimeEnvError

Constructors

Properties

Constructors

  • Parameters

    • Optionalmessage: string

    Returns RuntimeEnvError

  • Parameters

    • Optionalmessage: string
    • Optionaloptions: ErrorOptions

    Returns RuntimeEnvError

Properties

name: "RuntimeEnvError" = 'RuntimeEnvError'