mcp.schema.`package`.ErrorCodes
Standard error codes used in MCP JSON-RPC responses.
Attributes
-
Source
-
package.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Invalid method parameter(s).
The JSON sent is not a valid Request object.
The JSON sent is not a valid Request object.
Attributes
-
Source
-
package.scala
The method does not exist / is not available.
The method does not exist / is not available.
Attributes
-
Source
-
package.scala
Invalid JSON was received by the server.
Invalid JSON was received by the server.
Attributes
-
Source
-
package.scala