Class InconsistentQuantitiesException

    • Constructor Detail

      • InconsistentQuantitiesException

        public InconsistentQuantitiesException​(String message)
        Constructs a new InconsistentQuantitiesException with the specified error message.
        Parameters:
        message - Describes the error encountered.