$ errors.fyi/dotnet/OutOfMemoryException 74 namespaces · 3,092 codes
dotnet · dotnet/OutOfMemoryException
OutOfMemoryException

OutOfMemoryException

Thrown when the runtime cannot allocate enough memory to continue execution. May indicate a genuine memory shortage, a large object heap fragmentation issue, or a memory leak. Profile with a memory profiler and check for objects kept alive longer than needed.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT