Interface Nexus\Mcp\Core\Exception\McpExceptionInterface

extends Throwable

Marker for every exception thrown by this SDK. Consumers can catch this interface to handle any SDK-originated error with a single catch block.