net.infonode.properties.base.exception

Class ImmutablePropertyException

public class ImmutablePropertyException extends PropertyException

Exception thrown when trying to modify an immutable property.

Version: $Revision: 1.2 $

Author: $Author: johan $

Constructor Summary
ImmutablePropertyException(Property property)
Constructor.

Constructor Detail

ImmutablePropertyException

public ImmutablePropertyException(Property property)
Constructor.

Parameters: property the property that triggered this exception