Class LimitExceededException

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

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

You've reached the limit for a resource. For example, this can occur if you're trying to associate more than the allowed number of child assets or attempting to create more than the allowed number of properties for an asset model.

For more information, see Quotas in the IoT SiteWise User Guide.

See Also: