Class UnsupportedDocumentEncodingException

All Implemented Interfaces:
Serializable

public class UnsupportedDocumentEncodingException extends AmazonServiceException

The document encoding is not supported.

See Also:
  • Constructor Details

    • UnsupportedDocumentEncodingException

      public UnsupportedDocumentEncodingException(String message)
      Constructs a new UnsupportedDocumentEncodingException with the specified error message.
      Parameters:
      message - Describes the error encountered.