final class NodeAggregateDoesCurrentlyNotCoverDimensionSpacePointSet extends DomainException (View source)

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

Methods

butWasSupposedTo(NodeAggregateId $nodeAggregateId, DimensionSpacePointSet $expectedCoveredDimensionSpacePointSet, DimensionSpacePointSet $actualDimensionSpacePointSet)

No description

Details

static NodeAggregateDoesCurrentlyNotCoverDimensionSpacePointSet butWasSupposedTo(NodeAggregateId $nodeAggregateId, DimensionSpacePointSet $expectedCoveredDimensionSpacePointSet, DimensionSpacePointSet $actualDimensionSpacePointSet)

No description

Parameters

NodeAggregateId $nodeAggregateId
DimensionSpacePointSet $expectedCoveredDimensionSpacePointSet
DimensionSpacePointSet $actualDimensionSpacePointSet

Return Value

NodeAggregateDoesCurrentlyNotCoverDimensionSpacePointSet