Class InvalidIdFormatException

All Implemented Interfaces:
Serializable

public class InvalidIdFormatException extends AmazonServiceException

The receipt handle is not valid for the current version.

See Also:
  • Constructor Details

    • InvalidIdFormatException

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