Class NotFoundException

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

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

HTTP Status Code 404: Resource not found due to incorrect input. Correct your request and then retry it.

See Also: