Class AlreadyStreamedException

All Implemented Interfaces:
Serializable

public class AlreadyStreamedException extends AmazonServiceException
An exception thrown when a bulk publish operation is requested less than 24 hours after a previous bulk publish operation completed successfully.
See Also:
  • Constructor Details

    • AlreadyStreamedException

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