ReferenceCannotBeSet
final class ReferenceCannotBeSet extends DomainException (View source)
The exception to be thrown if a reference was attempted to be set but cannot be
Methods
static ReferenceCannotBeSet
becauseTheNodeTypeDoesNotDeclareIt(ReferenceName $propertyName, NodeTypeName $nodeTypeName)
No description
static ReferenceCannotBeSet
becauseTheNodeTypeConstraintsAreNotMatched(ReferenceName $referenceName, NodeTypeName $nodeTypeName, NodeTypeName $nameOfAttemptedType)
No description
static ReferenceCannotBeSet
becauseTheItemsCountConstraintsAreNotMatched(ReferenceName $referenceName, NodeTypeName $nodeTypeName, int $numberOfAttemptedReferencesToWrite)
No description
static ReferenceCannotBeSet
becauseTheReferenceDoesNotDeclareTheProperty(ReferenceName $referenceName, NodeTypeName $nodeTypeName, PropertyName $propertyName)
No description
static ReferenceCannotBeSet
becauseAPropertyDoesNotMatchTheDeclaredType(ReferenceName $referenceName, NodeTypeName $nodeTypeName, PropertyName $propertyName, string $attemptedType, string $configuredType)
No description
Details
static ReferenceCannotBeSet
becauseTheNodeTypeDoesNotDeclareIt(ReferenceName $propertyName, NodeTypeName $nodeTypeName)
No description
static ReferenceCannotBeSet
becauseTheNodeTypeConstraintsAreNotMatched(ReferenceName $referenceName, NodeTypeName $nodeTypeName, NodeTypeName $nameOfAttemptedType)
No description
static ReferenceCannotBeSet
becauseTheItemsCountConstraintsAreNotMatched(ReferenceName $referenceName, NodeTypeName $nodeTypeName, int $numberOfAttemptedReferencesToWrite)
No description
static ReferenceCannotBeSet
becauseTheReferenceDoesNotDeclareTheProperty(ReferenceName $referenceName, NodeTypeName $nodeTypeName, PropertyName $propertyName)
No description
static ReferenceCannotBeSet
becauseAPropertyDoesNotMatchTheDeclaredType(ReferenceName $referenceName, NodeTypeName $nodeTypeName, PropertyName $propertyName, string $attemptedType, string $configuredType)
No description