Class ColumnStatisticsTaskRunningException

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

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

An exception thrown when you try to start another job while running a column stats generation job.

See Also: