Class OperationNotPermittedException

  • All Implemented Interfaces:
    Serializable

    public class OperationNotPermittedException
    extends InventoryException
    Thrown when a certain operation can't be performed because a system restriction or illegal state
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • OperationNotPermittedException

        public OperationNotPermittedException​(String reason)