Class ResourceNotFoundException

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

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

The requested resource does not exist or is not available. For example, the pipeline to which you're trying to add a job doesn't exist or is still being created.

See Also: