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