Class InvalidMarkerException

All Implemented Interfaces:
Serializable

public class InvalidMarkerException extends AmazonServiceException

The request was rejected because the marker that specifies where pagination should next begin is not valid.

See Also:
  • Constructor Details

    • InvalidMarkerException

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