Class LimitExceededException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<LimitExceededException.Builder,LimitExceededException>

@Generated("software.amazon.awssdk:codegen") public final class LimitExceededException extends EcrException implements ToCopyableBuilder<LimitExceededException.Builder,LimitExceededException>

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

See Also: