Class ResourceNotFoundException

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

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

The operation tried to access a resource that doesn't exist. Make sure you provided the correct resource and try again.

See Also: