Class RepositoryNotEmptyException

  • All Implemented Interfaces:
    Serializable

    public class RepositoryNotEmptyException
    extends AmazonServiceException

    The specified repository contains images. To delete a repository that contains images, you must force the deletion with the force parameter.

    See Also:
    Serialized Form
    • Constructor Detail

      • RepositoryNotEmptyException

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