Class Nexus\Mcp\Server\Exception\UnsupportedNestedParameterException

final
extends LogicException
implements McpExceptionInterface

Thrown when an expanded DTO declares a constructor parameter that is itself a class the binder cannot construct from a value map.

  • Exception implements Throwable
    • LogicException
Methods