Class DuplicateTagKeysException

    • Constructor Detail

      • DuplicateTagKeysException

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