神岛 API 文档 - ArenaPro版
    Preparing search index...

    表示一个中止错误。

    Represents an abort error.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalmessage: string

      Returns AbortError

      创建一个新的 Error 对象。

      Creates a new Error object.

      (可选)错误消息。

      (Optional) The error message.

    Properties

    message: string

    错误消息。

    The error message.

    name: "AbortError"

    错误的名称。

    The name of the error.

    stack?: string

    (非标准)调用堆栈。

    (Non-standard) The call stack.