PropertyCannotBeSet
final class PropertyCannotBeSet extends DomainException (View source)
The exception to be thrown if a property was attempted to be set but cannot be
Methods
static PropertyCannotBeSet
becauseTheValueDoesNotMatchTheConfiguredType(PropertyName $propertyName, string $attemptedType, string $configuredType)
No description
static PropertyCannotBeSet
becauseTheNodeTypeDoesNotDeclareIt(PropertyName $propertyName, NodeTypeName $nodeTypeName)
No description
Details
static PropertyCannotBeSet
becauseTheValueDoesNotMatchTheConfiguredType(PropertyName $propertyName, string $attemptedType, string $configuredType)
No description
static PropertyCannotBeSet
becauseTheNodeTypeDoesNotDeclareIt(PropertyName $propertyName, NodeTypeName $nodeTypeName)
No description