Class StatementTimeoutException

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

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

The execution of the SQL statement timed out.

See Also: