Class InvalidArgumentException

  • All Implemented Interfaces:
    Serializable

    public class InvalidArgumentException
    extends InventoryException
    Wrapper for IllegalArgumentException to permit to set the severity
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidArgumentException

        public InvalidArgumentException​(String msg)