Class ArraySizeMismatchException

  • All Implemented Interfaces:
    Serializable

    public class ArraySizeMismatchException
    extends InventoryException
    Thrown when the size of two (or more arrays) does not match, but should
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • ArraySizeMismatchException

        public ArraySizeMismatchException​(String... arrayNames)