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