Class CantRemoveValueException

All Implemented Interfaces:
Serializable

public class CantRemoveValueException extends PropertyException
Exception thrown when a property value can't be removed.
See Also:
  • Constructor Details

    • CantRemoveValueException

      public CantRemoveValueException(Property property)
      Constructor.
      Parameters:
      property - the property which triggered this exception