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
becauseTheConstraintsAreNotMatched(ReferenceName $referenceName, NodeTypeName $nodeTypeName, NodeTypeName $nameOfAttemptedType)
No description
static ReferenceCannotBeSet
becauseTheItDoesNotDeclareAProperty(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
becauseTheConstraintsAreNotMatched(ReferenceName $referenceName, NodeTypeName $nodeTypeName, NodeTypeName $nameOfAttemptedType)
No description
static ReferenceCannotBeSet
becauseTheItDoesNotDeclareAProperty(ReferenceName $referenceName, NodeTypeName $nodeTypeName, PropertyName $propertyName)
No description
static ReferenceCannotBeSet
becauseAPropertyDoesNotMatchTheDeclaredType(ReferenceName $referenceName, NodeTypeName $nodeTypeName, PropertyName $propertyName, string $attemptedType, string $configuredType)
No description