Class QueryTooLargeException

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

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

Raised when the body of a query is too large.

See Also: