net.infonode.properties.base.exception

Class CantRemoveValueException

public class CantRemoveValueException extends PropertyException

Exception thrown when a property value can't be removed.

Version: $Revision: 1.2 $

Author: $Author: johan $

Constructor Summary
CantRemoveValueException(Property property)
Constructor.

Constructor Detail

CantRemoveValueException

public CantRemoveValueException(Property property)
Constructor.

Parameters: property the property which triggered this exception