DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
OutOfMemoryException.h File Reference

The exception that is thrown when there is not enough memory to continue the execution of a program. More...

#include "System/SystemException.h"
#include "Common.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::OutOfMemoryException
 The exception that is thrown when there is not enough memory to continue execution. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

The exception that is thrown when there is not enough memory to continue the execution of a program.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file OutOfMemoryException.h.