Class ReceiptHandleIsInvalidException

All Implemented Interfaces:
Serializable

public class ReceiptHandleIsInvalidException extends AmazonServiceException

The receipt handle provided is not valid.

See Also:
  • Constructor Details

    • ReceiptHandleIsInvalidException

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