net.infonode.properties.base.exception
Class CantRemoveValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.infonode.properties.base.exception.PropertyException
net.infonode.properties.base.exception.CantRemoveValueException
- All Implemented Interfaces:
- Serializable
- public class CantRemoveValueException
- extends PropertyException
Exception thrown when a property value can't be removed.
- Version:
- $Revision: 1.2 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CantRemoveValueException
public CantRemoveValueException(Property property)
- Constructor.
- Parameters:
property
- the property which triggered this exception
Copyright © 2007 NNL Technology AB. All Rights Reserved.