Class TooManyStreamingDistributionsException

  • All Implemented Interfaces:
    Serializable

    public class TooManyStreamingDistributionsException
    extends AmazonServiceException
    Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
    See Also:
    Serialized Form
    • Constructor Detail

      • TooManyStreamingDistributionsException

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