Class ConflictException

All Implemented Interfaces:
Serializable

public class ConflictException extends AmazonServiceException

The specified version does not match the version of the document.

See Also:
  • Constructor Details

    • ConflictException

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