Class RepositoryLimitExceededException

All Implemented Interfaces:
Serializable

public class RepositoryLimitExceededException extends AmazonServiceException

A repository resource limit was exceeded.

See Also:
  • Constructor Details

    • RepositoryLimitExceededException

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