Class RepositoryNameExistsException

All Implemented Interfaces:
Serializable

public class RepositoryNameExistsException extends AmazonServiceException

The specified repository name already exists.

See Also:
  • Constructor Details

    • RepositoryNameExistsException

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