Class FullInventoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.progettoedids.util.FullInventoryException
All Implemented Interfaces:
Serializable

public class FullInventoryException extends RuntimeException
This exception is used to indicate that an operation couldn't be performed because an Inventory would have reached its maximum capacity.
See Also: