Class NoSuchKeyException

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

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

The specified key does not exist.

See Also: