Class NoSuchStreamingDistributionException

All Implemented Interfaces:
Serializable

public class NoSuchStreamingDistributionException extends AmazonServiceException
The specified streaming distribution does not exist.
See Also:
  • Constructor Details

    • NoSuchStreamingDistributionException

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