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