mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (0bcc0e9)
This commit is contained in:
@@ -66,6 +66,10 @@ enum **ErrorCode**:
|
||||
|
||||
:ref:`ErrorCode<enum_JSONRPC_ErrorCode>` **PARSE_ERROR** = ``-32700``
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this enum. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
|
||||
|
||||
.. _class_JSONRPC_constant_INVALID_REQUEST:
|
||||
@@ -74,6 +78,10 @@ enum **ErrorCode**:
|
||||
|
||||
:ref:`ErrorCode<enum_JSONRPC_ErrorCode>` **INVALID_REQUEST** = ``-32600``
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this enum. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
|
||||
|
||||
.. _class_JSONRPC_constant_METHOD_NOT_FOUND:
|
||||
@@ -90,6 +98,10 @@ A method call was requested but no function of that name existed in the JSONRPC
|
||||
|
||||
:ref:`ErrorCode<enum_JSONRPC_ErrorCode>` **INVALID_PARAMS** = ``-32602``
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this enum. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
|
||||
|
||||
.. _class_JSONRPC_constant_INTERNAL_ERROR:
|
||||
@@ -98,6 +110,10 @@ A method call was requested but no function of that name existed in the JSONRPC
|
||||
|
||||
:ref:`ErrorCode<enum_JSONRPC_ErrorCode>` **INTERNAL_ERROR** = ``-32603``
|
||||
|
||||
.. container:: contribute
|
||||
|
||||
There is currently no description for this enum. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
|
||||
|
||||
|
||||
.. rst-class:: classref-section-separator
|
||||
|
||||
Reference in New Issue
Block a user