Class MalformedManifestException

All Implemented Interfaces:
Serializable

public class MalformedManifestException extends AmazonServiceException
Your manifest is not well-formed.
See Also:
  • Constructor Details

    • MalformedManifestException

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