Agent Client Protocol - v0.2.0-alpha.8
    Preparing search index...

    Class RequestError

    JSON-RPC error object.

    Represents an error that occurred during method execution, following the JSON-RPC 2.0 error object specification with optional additional data.

    See protocol docs: JSON-RPC Error Object

    Hierarchy

    • Error
      • RequestError
    Index

    Constructors

    Properties

    data?: unknown
    code: number

    Methods