Agent Client Protocol - v0.12.0
    Preparing search index...

    Type Alias ErrorCode

    ErrorCode:
        | -32700
        | -32600
        | -32601
        | -32602
        | -32603
        | -32800
        | -32000
        | -32002
        | number

    Predefined error codes for common JSON-RPC and ACP-specific errors.

    These codes follow the JSON-RPC 2.0 specification for standard errors and use the reserved range (-32000 to -32099) for protocol-specific errors.