Class BusinessRuleException

  • All Implemented Interfaces:
    Serializable

    public class BusinessRuleException
    extends InventoryException
    This exception should be fired if a business rule is matched and as a result, the action can not be executed
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • BusinessRuleException

        public BusinessRuleException​(String msg)