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:
  • Constructor Details

    • TooManyStreamingDistributionsException

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