Class Nexus\Mcp\Core\Exception\TransportAlreadyStartedException

final
extends LogicException
implements McpExceptionInterface

Thrown when start() is called on a transport that is already running.

  • Exception implements Throwable
    • LogicException
Methods