Class MaxNumberOfDeliveryChannelsExceededException

All Implemented Interfaces:
Serializable

public class MaxNumberOfDeliveryChannelsExceededException extends AmazonServiceException

You have reached the limit on the number of delivery channels you can create.

See Also:
  • Constructor Details

    • MaxNumberOfDeliveryChannelsExceededException

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