Class NoSuchDistributionException

All Implemented Interfaces:
Serializable

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

    • NoSuchDistributionException

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