final class NodeAggregateDoesCurrentlyNotCoverDimensionSpacePoint extends DomainException (View source)

The exception to be thrown if a node aggregate does currently not cover a given dimension space point but is supposed to be

Methods

butWasSupposedTo(NodeAggregateId $nodeAggregateId, DimensionSpacePoint $coveredDimensionSpacePoint)

No description

Details

static NodeAggregateDoesCurrentlyNotCoverDimensionSpacePoint butWasSupposedTo(NodeAggregateId $nodeAggregateId, DimensionSpacePoint $coveredDimensionSpacePoint)

No description

Parameters

NodeAggregateId $nodeAggregateId
DimensionSpacePoint $coveredDimensionSpacePoint

Return Value

NodeAggregateDoesCurrentlyNotCoverDimensionSpacePoint