Class InternalServerErrorException

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

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

HTTP Status Code 500: Unexpected internal server error. Retrying your request might resolve the issue.

See Also: