Enum Nexus\Mcp\Core\Schema\Enum\SdkErrorCode

implements BackedEnum

JSON-RPC error codes this SDK allocates for itself, from the -32000 to -32019 range MCP partitions for implementation-defined use. The specification never defines codes there, and a receiver must not read cross-implementation meaning into them. The counterpart holding spec-defined codes is ProtocolErrorCode.

Cases