Class InvalidDocumentContentException

All Implemented Interfaces:
Serializable

public class InvalidDocumentContentException extends AmazonServiceException

The content for the SSM document is not valid.

See Also:
  • Constructor Details

    • InvalidDocumentContentException

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