Class MissingManifestFieldException

All Implemented Interfaces:
Serializable

public class MissingManifestFieldException extends AmazonServiceException
One or more required fields were missing from the manifest file. Please correct and resubmit.
See Also:
  • Constructor Details

    • MissingManifestFieldException

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