Class QueryLimitExceededException

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

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

Raised when the number of active queries exceeds what the server can process. The query in question can be retried when the system is less busy.

See Also: