Class DocumentAlreadyExistsException

All Implemented Interfaces:
Serializable

public class DocumentAlreadyExistsException extends AmazonServiceException

The specified SSM document already exists.

See Also:
  • Constructor Details

    • DocumentAlreadyExistsException

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