- All Implemented Interfaces:
- java.io.Serializable
public class InventoryModificationException
extends InventoryFrameworkException
Thrown when a method explicitly needs to specify that it will directly modify the view's container
when executed, that method is overridden by implementations whose direct modification of the
container is not allowed, throwing an exception.
- See Also:
- InventoryModificationException on Wiki,
Serialized Form