using System; namespace Wox.Plugin.Everything.Everything { /// /// /// public class InvalidIndexException : ApplicationException { } }