Class DuplicateTagKeysException

All Implemented Interfaces:
Serializable

public class DuplicateTagKeysException extends AmazonServiceException

A tag key was specified more than once.

See Also:
  • Constructor Details

    • DuplicateTagKeysException

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