Class TooManyTagsException

    • Constructor Detail

      • TooManyTagsException

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