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