Class ResourceNotFoundException

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

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

Occurs when the requested resource does not exist, or cannot be found. In some cases, the resource exists in a region other than the region specified in the API call.

See Also: