Class RepositoryAlreadyExistsException

All Implemented Interfaces:
Serializable

public class RepositoryAlreadyExistsException extends AmazonServiceException

The specified repository already exists in the specified registry.

See Also:
  • Constructor Details

    • RepositoryAlreadyExistsException

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