Class ExpiredIteratorException

All Implemented Interfaces:
Serializable

public class ExpiredIteratorException extends AmazonServiceException

The provided iterator exceeds the maximum age allowed.

See Also:
  • Constructor Details

    • ExpiredIteratorException

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