Class ResourceLimitExceededException

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

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

The maximum number of resources of that type already exist. Ensure the resources requested are within the boundaries of the service edition and your account limits.

See Also: