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