Class UnsupportedDocumentException

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

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

The format of the input document isn't supported. Documents for operations can be in PNG, JPEG, PDF, or TIFF format.

See Also: