Class Nexus\Mcp\Server\Exception\BuilderAlreadyBuiltException

final
extends LogicException
implements McpExceptionInterface

Thrown when ServerBuilder::build() is called a second time on the same builder.

  • Exception implements Throwable
    • LogicException
Methods