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