Class InvalidProductCodeException

All Implemented Interfaces:
Serializable

public class InvalidProductCodeException extends AmazonServiceException

The product code passed does not match the product code used for publishing the product.

See Also:
  • Constructor Details

    • InvalidProductCodeException

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