Class InconsistentQuantitiesException

All Implemented Interfaces:
Serializable

public class InconsistentQuantitiesException extends AmazonServiceException
The value of Quantity and the size of Items do not match.
See Also:
  • Constructor Details

    • InconsistentQuantitiesException

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