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