net.infonode.properties.base.exception
Class ImmutablePropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.infonode.properties.base.exception.PropertyException
net.infonode.properties.base.exception.ImmutablePropertyException
- All Implemented Interfaces:
- Serializable
- public class ImmutablePropertyException
- extends PropertyException
Exception thrown when trying to modify an immutable property.
- 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 |
ImmutablePropertyException
public ImmutablePropertyException(Property property)
- Constructor.
- Parameters:
property
- the property that triggered this exception
Copyright © 2007 NNL Technology AB. All Rights Reserved.