Class Nexus\Mcp\Core\Exception\AbstractJsonRpcProtocolException

abstract
extends RuntimeException
implements JsonRpcProtocolExceptionInterface

Base for every JSON-RPC protocol-level failure raised by the SDK. Concrete subclasses pin a JSON-RPC error category and may carry category-specific context.

Methods
Properties