Class LimitExceededException

All Implemented Interfaces:
Serializable

public class LimitExceededException extends AmazonServiceException

The operation did not succeed because it would have exceeded a service limit for your account. For more information, see Amazon ECR Default Service Limits in the Amazon EC2 Container Registry User Guide.

See Also:
  • Constructor Details

    • LimitExceededException

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