Class Nexus\Mcp\Client\Exception\ClientAlreadyConnectedException

final
extends LogicException
implements McpExceptionInterface

Thrown when connect() is called while the client is already attached to a transport.

  • Exception implements Throwable
    • LogicException
Methods