Class JobNotFoundException

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

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

The specified job was not found. Check the job ID and try again.

See Also: